Skip to content

Commit

Permalink
typos and cosmetic in upgrade-swap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentelat committed Jan 10, 2024
1 parent 9012301 commit bfcf856
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions zz-devel/upgrade-swap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
#
# we don't use DNS to swap because it is so slow to propagate
# instead, each box has systemd services defined to take or release
# the 2 addresses
# the 2 addresses:
# nbhosting-addr.service
# nbhosting-dev-addr.service

FULLPATH=$0
COMMAND=$(basename $0)
Expand Down Expand Up @@ -260,7 +262,7 @@ a few more words
* swap-ip-up become-prod (or become-dev)
the current box will bind the IP address for prod (resp. dev)
do not forget to re-run install.sh once everythong is done
do not forget to re-run install.sh once everything is done
so that nginx is enabled again
"
Expand Down

0 comments on commit bfcf856

Please sign in to comment.