Remove unnecessary sleep.

This commit is contained in:
Mariano Cano 2019-02-07 12:05:38 -08:00
parent b18e3638bc
commit 23c60d5f3f

View file

@ -1,8 +1,5 @@
#!/bin/sh
# Wait for renewer
sleep 10
# watch for the update of the cert and reload nginx
/src/certwatch.sh &