We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9ed1b commit 2f4be56Copy full SHA for 2f4be56
bin/v-add-webmail
@@ -41,7 +41,7 @@ get_user_ip
41
# Verifications #
42
#----------------------------------------------------------#
43
44
-check_args '3' "$#" 'USER DOMAIN [RESTART]'
+check_args '2' "$#" 'USER DOMAIN [RESTART]'
45
is_format_valid 'user' 'domain'
46
is_system_enabled "$MAIL_SYSTEM" 'MAIL_SYSTEM'
47
is_system_enabled "$WEB_SYSTEM" 'WEB_SYSTEM'
0 commit comments