Change default config location to /etc/dns-manager/config.sh
This commit is contained in:
@@ -23,7 +23,7 @@ EOF
|
||||
exit
|
||||
}
|
||||
|
||||
config_file="$SCRIPT_DIR"/config.sh
|
||||
config_file="/etc/dns-manager/config.sh"
|
||||
cmd=""
|
||||
|
||||
while [ -n "$1" ]; do
|
||||
|
||||
Reference in New Issue
Block a user