This website requires JavaScript.
Explore
Help
Sign In
EDUCATIC
/
digitaldemocratic
mirror of
https://gitlab.com/digitaldemocratic/digitaldemocratic
Watch
1
Star
0
Fork
You've already forked digitaldemocratic
0
Code
Issues
Projects
Releases
Wiki
Activity
0c8d40e9df
digitaldemocratic
/
dd-apps
/
docker
/
haproxy
/
letsencrypt-check.sh
8 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
trap
exit
TERM
while
:
do
sleep 12h
certbot renew --http-01-port
8888
done
Reference in New Issue
View Git Blame
Copy Permalink