Skip to content

Commit

Permalink
extra verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronosMasterOfAllTime committed Dec 19, 2024
1 parent 21fa914 commit 7afb72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update_app_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if [[ $DEBUG == "true" ]]; then
echo "DEBUG is enabled"
# set -x # Print commands and their arguments as they are executed
set -x # Print commands and their arguments as they are executed
fi

# This script is used to update the version of the app.
Expand Down

0 comments on commit 7afb72b

Please sign in to comment.