📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 13:39:02
📂
/
/
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
bin
✏️
Editing: npx
#!/opt/alt/alt-nodejs11/root/usr/bin/node const npx = require('libnpx') const path = require('path') const NPM_PATH = path.join(__dirname, 'npm-cli.js') npx(npx.parseArgs(process.argv, NPM_PATH))
💾 Save Changes
❌ Cancel