mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-27 21:31:14 +00:00
Update install.func
- globally add update command
This commit is contained in:
@@ -42,8 +42,6 @@ latest_version=$(basename "$latest_url" | sed -e 's/.*ller_//;s/_Li.*//')
|
||||
msg_info "Installing Omada Controller ${latest_version}"
|
||||
wget -qL ${latest_url}
|
||||
$STD dpkg -i Omada_SDN_Controller_${latest_version}_Linux_x64.deb
|
||||
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 Omada Controller ${latest_version}"
|
||||
|
||||
motd_ssh
|
||||
|
Reference in New Issue
Block a user