Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-12-03 10:42:24 +01:00
committed by GitHub
parent 34e640207d
commit 8c9d0f33a8

View File

@@ -1554,6 +1554,7 @@ download_skeleton_directory_from_github(){
setup_bind(){
echo "Setting DNS service.."
mkdir -p /etc/bind/
chmod 777 /etc/bind/
cp -r /etc/openpanel/bind9/* /etc/bind/
# only on ubuntu systemd-resolved is installed