Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze authored May 21, 2023
1 parent 7773d38 commit e80ebea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ then
SubDirectoryLocation="$3/"
fi

mode="export"
mode="export-release"
if [ "$6" = "true" ]
then
echo "Exporting in debug mode!"
Expand Down

0 comments on commit e80ebea

Please sign in to comment.