fix: Removing debugging flag

This commit is contained in:
Christopher Valerio
2024-03-29 15:56:05 -06:00
parent 0b2786e335
commit 9d4c09c722

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
set -e
set -o pipefail