mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update homeassistant-v5.sh
This commit is contained in:
parent
5fb0e81eff
commit
f88f59cc42
@ -395,7 +395,7 @@ echo -e "FileBrowser should be reachable by going to the following URL.
|
||||
exit
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
||||
clear
|
||||
if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi
|
||||
if [ "$VERB" == "yes" ]; then set -x; fi
|
||||
|
Loading…
Reference in New Issue
Block a user