Skip to content

Commit

Permalink
Typo - fix copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Jun 19, 2024
1 parent 93bef1a commit 7ccc4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/beam/tau/boot-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi
if [ "$TAU_ENV" = "prod" ]
then
# Ensure prod env has been setup with:
# export MIX_ENV=dev
# export MIX_ENV=prod
# mix tau.release

export MIX_ENV=prod
Expand Down

0 comments on commit 7ccc4bb

Please sign in to comment.