mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-30 11:07:38 +00:00
Update turnkey.sh
tweak
This commit is contained in:
@ -15,7 +15,7 @@ function header_info {
|
||||
EOF
|
||||
}
|
||||
|
||||
set -eEuo pipefail
|
||||
set -euo pipefail
|
||||
shopt -s expand_aliases
|
||||
alias die='EXIT=$? LINE=$LINENO error_exit'
|
||||
trap die ERR
|
||||
|
Reference in New Issue
Block a user