From a3435477074a39bca24b53938d16f92d1e473172 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 22 Jul 2024 10:46:22 -0600 Subject: [PATCH] Remove trace from bash script --- priv/static/scripts/unix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/priv/static/scripts/unix.sh b/priv/static/scripts/unix.sh index e24d1a4..4261741 100755 --- a/priv/static/scripts/unix.sh +++ b/priv/static/scripts/unix.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -set -ex +set -e payload_interval=0.2