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.
2 parents caf1e76 + 4208cc6 commit efa101bCopy full SHA for efa101b
bin/v-add-letsencrypt-domain
@@ -30,7 +30,7 @@ source $VESTA/conf/vesta.conf
30
# Verifications #
31
#----------------------------------------------------------#
32
33
-check_args '2' "$#" 'USER DOMAIN [RESTART]'
+check_args '2' "$#" 'USER DOMAIN [ALIASES] [RESTART]'
34
is_format_valid 'user' 'domain'
35
is_system_enabled "$WEB_SYSTEM" 'WEB_SYSTEM'
36
is_system_enabled "$WEB_SSL" 'SSL_SUPPORT'
0 commit comments