Skip to content

Commit

Permalink
Merge pull request #39 from josegonzalez/josegonzalez-patch-1
Browse files Browse the repository at this point in the history
chore: drop set -x call
  • Loading branch information
josegonzalez authored Feb 7, 2025
2 parents 49bb3e2 + ef55a57 commit 5de896c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launch.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
set -x
echo "$0" "$@"
progdir="$(dirname "$0")"
cd "$progdir" || exit 1
Expand Down

0 comments on commit 5de896c

Please sign in to comment.