config file name
This commit is contained in:
@@ -4,7 +4,7 @@ echo
|
||||
echo " => Configuration"
|
||||
echo
|
||||
|
||||
config_file="/etc/.netig.conf"
|
||||
config_file="/etc/netig.conf"
|
||||
|
||||
# Skip if already configured
|
||||
if [ -f $config_file ]; then
|
||||
|
||||
Reference in New Issue
Block a user