dont quit the tty upon failure
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
|
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
|
||||||
# for examples
|
# for examples
|
||||||
|
|
||||||
set -o pipefail
|
# set -o pipefail
|
||||||
# set -u
|
# set -u
|
||||||
|
|
||||||
# If not running interactively, don't do anything
|
# If not running interactively, don't do anything
|
||||||
|
|||||||
Reference in New Issue
Block a user