Bugfix on reading domain
This commit is contained in:
parent
27ba3ebafb
commit
eb97e5de92
@ -115,7 +115,6 @@ if [ "$1" == '' ]
|
||||
then
|
||||
echo -en "Domain: "
|
||||
read DOMAIN
|
||||
exit
|
||||
else
|
||||
DOMAIN=$1
|
||||
CONFIG_FILE=$2
|
||||
|
Loading…
Reference in New Issue
Block a user