disable debug

This reverts commit 335c799b23.
This commit is contained in:
Ricardo Pardini
2024-08-21 18:00:58 +02:00
parent dbddf2ef8f
commit e0a9a3195d

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env bash
set -e
set -x
function display_alert() {
echo "--> $*"