Skip to content

Commit

Permalink
Comment out xtrace for make_rele
Browse files Browse the repository at this point in the history
  • Loading branch information
jann0k committed Sep 2, 2024
1 parent 6155013 commit b72df26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -o xtrace
#set -o xtrace
# git commit
# git tag
# git push
Expand Down

0 comments on commit b72df26

Please sign in to comment.