Skip to content

Commit 7ccc4bb

Browse files
committed
Typo - fix copypasta
1 parent 93bef1a commit 7ccc4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/beam/tau/boot-mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fi
1212
if [ "$TAU_ENV" = "prod" ]
1313
then
1414
# Ensure prod env has been setup with:
15-
# export MIX_ENV=dev
15+
# export MIX_ENV=prod
1616
# mix tau.release
1717

1818
export MIX_ENV=prod

0 commit comments

Comments
 (0)