mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Sleep 60 after LE renew
This commit is contained in:
parent
d3742b6f2d
commit
3118b9b91a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ for user in $users; do
|
|||
fi
|
||||
fi
|
||||
if [ $lecounter -gt 0 ]; then
|
||||
sleep 10
|
||||
sleep 60
|
||||
fi
|
||||
((lecounter++))
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue