Skip to content
Snippets Groups Projects
Commit b18e3638 authored by Mariano Cano's avatar Mariano Cano
Browse files

Revert "Remove unnecessary sleep"

This reverts commit 082eee63.
parent 082eee63
Branches
Tags
No related merge requests found
#!/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 &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment