mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-28 07:51:55 +00:00
Update pingvin-install.sh
add update command
This commit is contained in:
parent
e9d6f10b3c
commit
067169f92b
@ -47,6 +47,8 @@ $STD npm install
|
|||||||
$STD npm run build
|
$STD npm run build
|
||||||
$STD pm2 start --name="pingvin-share-frontend" npm -- run start
|
$STD pm2 start --name="pingvin-share-frontend" npm -- run start
|
||||||
$STD pm2 startup
|
$STD pm2 startup
|
||||||
|
echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
|
||||||
|
chmod +x /usr/bin/update
|
||||||
msg_ok "Installed Pingvin Share"
|
msg_ok "Installed Pingvin Share"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
Loading…
Reference in New Issue
Block a user