debugging

This commit is contained in:
Patrick Schleizer 2023-10-22 06:32:19 -04:00
parent bc768aa196
commit 6dec5cb1d6
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -8,7 +8,7 @@
## https://forums.whonix.org/t/re-mount-home-and-other-with-noexec-and-nosuid-among-other-useful-mount-options-for-better-security/7707
set -x
#set -x
set -e
set -o pipefail
set -o nounset