turn off xtrace

This commit is contained in:
Andrew Hurley 2022-10-29 14:28:22 +11:00
parent 3be3b9037f
commit 02959c219f
1 changed files with 1 additions and 1 deletions

2
v2b.sh
View File

@ -1,6 +1,6 @@
#!/bin/bash
set -o xtrace
#set -o xtrace
set -u
set -o pipefail