challenge: Add more time before considering shadow is registered

This commit is contained in:
nemunaire 2022-03-02 00:47:23 +01:00
parent af8013c1ae
commit ee27b88d61
1 changed files with 1 additions and 1 deletions

View File

@ -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