correct copy past error
This commit is contained in:
parent
db38968982
commit
4339b836bd
@ -79,7 +79,7 @@ set $UserExists$ = takeString(0,splitstring($UserExists$," "))
|
|||||||
if $UserExists$ = "yes"
|
if $UserExists$ = "yes"
|
||||||
DosInAnIcon_deleteuser
|
DosInAnIcon_deleteuser
|
||||||
else
|
else
|
||||||
LogError "User '" + $local_user$ + "' does not exist!"
|
LogError "User 'openvpn' does not exist!"
|
||||||
isFatalError
|
isFatalError
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user