Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Mar 2, 2024
1 parent b0c5c4c commit 6a95947
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bin/shutdown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ supervisorctl shutdown
sleep 5

# we want to persist https certs
rm -rf /root/.local/share/caddy
ln -s /pv/CERTS /root/.local/share/caddy
mkdir -p /root/.local/share
rm -rf /root/.local/share/caddy
ln -s /pv/CERTS /root/.local/share/caddy

0 comments on commit 6a95947

Please sign in to comment.