Disable userdel fail
This commit is contained in:
parent
5a1ea0119c
commit
16c84a2fca
@ -78,9 +78,9 @@ set $UserExists$ = takeString(0,splitstring($UserExists$," "))
|
||||
|
||||
if $UserExists$ = "yes"
|
||||
DosInAnIcon_deleteuser
|
||||
else
|
||||
LogError "User 'openvpn' does not exist!"
|
||||
isFatalError
|
||||
;else
|
||||
; LogError "User 'openvpn' does not exist!"
|
||||
; isFatalError
|
||||
endif
|
||||
|
||||
[DosInAnIcon_checkuser]
|
||||
|
Loading…
Reference in New Issue
Block a user