mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update install.func
- globally add update command
This commit is contained in:
parent
95e6a5436a
commit
e45aa5e42a
8 changed files with 2 additions and 14 deletions
|
@ -43,8 +43,6 @@ echo "systemctl start nodered" >/usr/bin/node-red-start
|
|||
chmod +x /usr/bin/node-red-start
|
||||
echo "systemctl restart nodered" >/usr/bin/node-red-restart
|
||||
chmod +x /usr/bin/node-red-restart
|
||||
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 Node-Red"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue