📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 21:22:59
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
📍 /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/scripts
🔄 Refresh
✏️
Editing: dep-update
Read Only
#!/bin/bash node . install --save $1@$2 &&\ git add node_modules/$1/ package.json &&\ git commit -m"$1@$2" &&\ node . repo $1 &&\ git commit --amend
💾 Save Changes
❌ Cancel