forked from TrueCloudLab/certificates
Remove unnecessary sleep
This commit is contained in:
parent
14fcf58903
commit
082eee63f1
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Wait for renewer
|
|
||||||
sleep 10
|
|
||||||
|
|
||||||
# watch for the update of the cert and reload nginx
|
# watch for the update of the cert and reload nginx
|
||||||
/certwatch.sh &
|
/certwatch.sh &
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue