fix misprint
This commit is contained in:
parent
4dedd8616b
commit
c7b3a6f396
@ -1137,6 +1137,7 @@ function admin_curl () # $1: Instance, $2: URL, $*: Request
|
||||
}
|
||||
|
||||
function password_game () # $1: Password (if empty, use: ''), $*: Instance[s]
|
||||
{
|
||||
if echo "$1" | grep -qP '\s'; then
|
||||
echo "Password should not contain spaces"
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user