forked from TrueCloudLab/certificates
Remove unnecessary sleep.
This commit is contained in:
parent
b18e3638bc
commit
23c60d5f3f
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
|
||||||
/src/certwatch.sh &
|
/src/certwatch.sh &
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue