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 84f3eb6 commit 056a167Copy full SHA for 056a167
bin/v-change-user-shell
@@ -27,7 +27,7 @@ source $HESTIA/conf/hestia.conf
27
# Verifications #
28
#----------------------------------------------------------#
29
30
-check_args '3' "$#" 'USER SHELL SHELL_JAIL_ENABLED'
+check_args '2' "$#" 'USER SHELL SHELL_JAIL_ENABLED'
31
is_format_valid 'user' 'shell shell_jail_enabled'
32
is_object_valid 'user' 'USER' "$user"
33
is_object_unsuspended 'user' 'USER' "$user"
0 commit comments