remove -x

This commit is contained in:
yoshiyoshyosh 2022-09-22 14:32:29 -04:00 committed by GitHub
parent 02571fb122
commit cc5810b58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
set -euf
set -x
TAB="$(printf '\t')"
NL='
'