diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index c83f05b5..cb0745a6 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -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