mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
integrate the update
command
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user