Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-08-22 12:26:53 +02:00
committed by GitHub
parent 97a3c9807a
commit c5a6b78522

View File

@@ -128,6 +128,9 @@ FUNCTIONS=(
# file watcher removed in 025
uninstall_watcher_service
# temp for cahnegs in upcoming 0.2.6
disable_update_one_time_only
# openpanel/openpanel should be downloaded now!
docker_compose_up_with_newer_images
@@ -434,6 +437,12 @@ download_new_admin() {
disable_update_one_time_only(){
opencli config update autopatch off
}
uninstall_watcher_service(){
systemctl stop watcher.service