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"
|
||||
interactive=false
|
||||
json=false
|
||||
json_pretty=false
|
||||
|
||||
Reference in New Issue
Block a user