fix wrong indentation

This commit is contained in:
Christopher Engelhard 2020-08-20 09:14:15 +02:00
parent b086afb272
commit e7a6ff39f9
1 changed files with 1 additions and 1 deletions

View File

@ -7045,7 +7045,7 @@ _process() {
USER_AGENT="$_useragent"
shift
;;
-m | --accountemail)
-m | --accountemail)
_accountemail="$2"
ACCOUNT_EMAIL="$_accountemail"
shift