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
de8fe58c75
commit
0ca03a5992
@ -291,7 +291,8 @@ systemctl daemon-reload
|
|||||||
|
|
||||||
bind_also(){
|
bind_also(){
|
||||||
|
|
||||||
cd /root && docker compose up -d bind9
|
echo " DNSStubListener=no" >> /etc/systemd/resolved.conf && systemctl restart systemd-resolved
|
||||||
|
cd /root && docker compose up -d bind9
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user