forked from TrueCloudLab/certificates
parent
082eee63f1
commit
b18e3638bc
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
#!/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