fix alpine update_script
This commit is contained in:
parent
4f1090ef8d
commit
da02d6664f
@ -1367,9 +1367,10 @@ start() {
|
||||
fi
|
||||
SPINNER_PID=""
|
||||
install_script
|
||||
fi
|
||||
|
||||
if ! command -v pveversion >/dev/null 2>&1; then
|
||||
else
|
||||
if [ -f /etc/alpine-release ]; then
|
||||
update_script
|
||||
else
|
||||
CHOICE=$(whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --title "${APP} LXC Update/Setting" --menu \
|
||||
"Support/Update functions for ${APP} LXC. Choose an option:" \
|
||||
12 60 3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user