dont quit the tty upon failure

This commit is contained in:
2025-11-19 20:59:08 +01:00
parent c2bd45267a
commit 916faa68fd

View File

@@ -2,7 +2,7 @@
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
set -o pipefail
# set -o pipefail
# set -u
# If not running interactively, don't do anything