Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-19 15:35:44 +02:00 committed by GitHub
parent 2562c32bd5
commit 12ac149a2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,9 @@ FUNCTIONS=(
# start bind
bind_also
#remove nginx and certbot
remove_nginx_certbot
# setup mail server
set_mailserver
@ -125,9 +128,6 @@ FUNCTIONS=(
# file watcher removed in 025
uninstall_watcher_service
#remove nginx and certbot
remove_nginx_certbot
# openpanel/openpanel should be downloaded now!
docker_compose_up_with_newer_images