Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Oct 11, 2024
1 parent 1939f87 commit 23f5206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_certbot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"

make -C $CURRENT_DIR renew-ssl ENV=DEV
make -C $CURRENT_DIR renew-ssl ENV=prod

0 comments on commit 23f5206

Please sign in to comment.