mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Update turnkey.sh
tweak
This commit is contained in:
parent
d4363eb49f
commit
1290e91450
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user