Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs10
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
dotenv
/
File Content:
config.js
(function () { var options = {} process.argv.forEach(function (val, idx, arr) { var matches = val.match(/^dotenv_config_(.+)=(.+)/) if (matches) { options[matches[1]] = matches[2] } }) require('./lib/main').config(options) })()
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
lib
---
0755
CHANGELOG.md
3031 bytes
0644
LICENSE
1294 bytes
0644
README.md
9607 bytes
0644
appveyor.yml
257 bytes
0644
config.js
255 bytes
0644
package.json
1806 bytes
0644
N4ST4R_ID | Naxtarrr