Skip to content

Commit

Permalink
Remove trace from bash script
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDryga committed Jul 22, 2024
1 parent 23fdea2 commit a343547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/static/scripts/unix.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env sh

set -ex
set -e

payload_interval=0.2

Expand Down

0 comments on commit a343547

Please sign in to comment.