/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
static-module
/
test
/
varmod
/
/var/www/greso.tech/server/nsm/node_modules/static-module/test/varmod
mkdir
upload
Name
Size
Mode
Actions
source.js
159
0644
edit
dl
rm
vars.html
9
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/static-module/test/varmod/source.js
(159B)
var fs = require('fs'); var path = require('path'); var html = fs.readFileSync(path.join(__dirname, 'vars.html'), 'utf8'); var x = '!'; console.log(html + x);
Save
cmd:
run