This website requires JavaScript.
Explore
Help
Sign In
docker
/
nginx-certbot
Watch
1
Star
0
Fork
You've already forked nginx-certbot
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
e8f4c77ed7
nginx-certbot
/
scripts
/
entrypoint.sh
7 lines
95 B
Bash
Raw
Blame
History
#!/bin/bash
trap
"exit"
INT TERM
trap
"kill 0"
EXIT
/scripts/run_certbot.sh
&&
cron -f
&
wait
Reference in New Issue
View Git Blame
Copy Permalink