pull/1149/head
nicedevil007 3 years ago committed by GitHub
parent 1aa4cef8bc
commit 32c638b428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      setup/tandoorrecipes-install.sh

@ -11,9 +11,9 @@ CM="${GN}✓${CL}"
CROSS="${RD}${CL}"
BFR="\\r\\033[K"
HOLD="-"
set -o errexit
set -o errtrace
set -o nounset
#set -o errexit
#set -o errtrace
#set -o nounset
set -o pipefail
shopt -s expand_aliases
alias die='EXIT=$? LINE=$LINENO error_exit'

Loading…
Cancel
Save