This website requires JavaScript.
Explore
Help
Sign In
packetcat
/
mastible
Watch
1
Star
0
Fork
You've already forked mastible
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b18e191336
mastible
/
roles
/
mastodon-nginx
/
files
/
letsencrypt-renew.sh
4 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Add letsencrypt-renew.sh and copy of renewal script
2017-11-26 23:24:45 +00:00
#!/usr/bin/env bash
letsencrypt renew
Update to fetch cert twice to allow easier renewal. Match current production docs.
2018-08-22 08:15:32 +00:00
service nginx reload