mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
integrate the update
command
This commit is contained in:
parent
58ecabe0ea
commit
cb4097e74c
6 changed files with 13 additions and 1 deletions
|
@ -48,6 +48,8 @@ if [[ $DEV == "y" ]]; then
|
|||
$STD git checkout dev
|
||||
fi
|
||||
$STD npm ci
|
||||
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 Zigbee2MQTT"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue