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
ea234fcbfa
commit
de8fe58c75
@ -107,8 +107,8 @@ FUNCTIONS=(
|
||||
# repalce ip with username in nginx container files
|
||||
nginx_change_in
|
||||
|
||||
# bind9 also
|
||||
#bind_also
|
||||
# start bind
|
||||
bind_also
|
||||
|
||||
# ping us
|
||||
verify_license
|
||||
@ -290,10 +290,8 @@ systemctl daemon-reload
|
||||
|
||||
|
||||
bind_also(){
|
||||
systemctl stop bind9
|
||||
systemctl disable bind9
|
||||
|
||||
cd /root && docker compose up -d openpanel_dns
|
||||
cd /root && docker compose up -d bind9
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user