mirror of https://github.com/tteck/Proxmox.git
parent
e9d6f10b3c
commit
067169f92b
|
@ -47,6 +47,8 @@ $STD npm install
|
|||
$STD npm run build
|
||||
$STD pm2 start --name="pingvin-share-frontend" npm -- run start
|
||||
$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"
|
||||
|
||||
motd_ssh
|
||||
|
|
Loading…
Reference in New Issue