mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
2562c32bd5
commit
12ac149a2d
@ -110,6 +110,9 @@ FUNCTIONS=(
|
|||||||
# start bind
|
# start bind
|
||||||
bind_also
|
bind_also
|
||||||
|
|
||||||
|
#remove nginx and certbot
|
||||||
|
remove_nginx_certbot
|
||||||
|
|
||||||
# setup mail server
|
# setup mail server
|
||||||
set_mailserver
|
set_mailserver
|
||||||
|
|
||||||
@ -126,9 +129,6 @@ FUNCTIONS=(
|
|||||||
# file watcher removed in 025
|
# file watcher removed in 025
|
||||||
uninstall_watcher_service
|
uninstall_watcher_service
|
||||||
|
|
||||||
#remove nginx and certbot
|
|
||||||
remove_nginx_certbot
|
|
||||||
|
|
||||||
# openpanel/openpanel should be downloaded now!
|
# openpanel/openpanel should be downloaded now!
|
||||||
docker_compose_up_with_newer_images
|
docker_compose_up_with_newer_images
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user