mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Addded flag: -u "(check user )"
This commit is contained in:
parent
17e733cfc1
commit
d16ab4ff5f
@ -1707,6 +1707,7 @@ while test $# -gt 0; do
|
||||
if test $# -gt 0; then
|
||||
checkuser
|
||||
exit
|
||||
fi
|
||||
;;
|
||||
-o|--o)
|
||||
if test $# -gt 0; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user