mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-09-23 04:57:09 +00:00
Fix: passing parameters to a function
This commit is contained in:
@@ -33,7 +33,7 @@ case $1 in
|
|||||||
add_account_recovery $username $2
|
add_account_recovery $username $2
|
||||||
|
|
||||||
#Thunix specific section
|
#Thunix specific section
|
||||||
makeuser_ansible $username $2
|
makeuser_ansible $username $2 "$3"
|
||||||
# End Thunix specific section
|
# End Thunix specific section
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user