mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
34e640207d
commit
8c9d0f33a8
@ -1554,6 +1554,7 @@ download_skeleton_directory_from_github(){
|
|||||||
setup_bind(){
|
setup_bind(){
|
||||||
echo "Setting DNS service.."
|
echo "Setting DNS service.."
|
||||||
mkdir -p /etc/bind/
|
mkdir -p /etc/bind/
|
||||||
|
chmod 777 /etc/bind/
|
||||||
cp -r /etc/openpanel/bind9/* /etc/bind/
|
cp -r /etc/openpanel/bind9/* /etc/bind/
|
||||||
|
|
||||||
# only on ubuntu systemd-resolved is installed
|
# only on ubuntu systemd-resolved is installed
|
||||||
|
Loading…
Reference in New Issue
Block a user