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
5f56849ddd
commit
98e4748f75
@ -859,6 +859,7 @@ setup_firewall_service() {
|
||||
if [ "$SKIP_DNS_SERVER" = true ]; then
|
||||
echo "Removing BIND service from monitoring due to the '--skip-dns-server' flag."
|
||||
sed -i 's/,named//' "${ETC_DIR}openadmin/config/openadmin/config/admin.ini" > /dev/null 2>&1
|
||||
sed -i 's/,dns//' "$CONFIG_FILE" > /dev/null 2>&1
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user