Missed a file that was explicit verbose

This commit is contained in:
Jamie Curnow 2023-05-04 12:30:27 +10:00
parent c432c34fb3
commit c3735fdbbb
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -2,8 +2,6 @@
# shellcheck shell=bash # shellcheck shell=bash
set -e set -e
# verbose
set -x
. /bin/common.sh . /bin/common.sh