This website requires JavaScript.
Explore
Help
Sign In
daniel.w
/
thread-master
Watch
1
Star
0
Fork
You've already forked thread-master
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
feat/frontend
thread-master
/
deploy
/
prod
/
remote
/
certbot-renew-hook.sh
6 lines
71 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
nginx -t
systemctl reload nginx
Reference in New Issue
View Git Blame
Copy Permalink