challenge: Add more time before considering shadow is registered
This commit is contained in:
parent
af8013c1ae
commit
ee27b88d61
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/bin/passwd && {
|
||||
for i in $(seq 15)
|
||||
for i in $(seq 20)
|
||||
do
|
||||
echo -n .
|
||||
sleep 0.4
|
||||
|
Reference in New Issue
Block a user