mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
Update turnkey.sh
tweak
This commit is contained in:
parent
d4363eb49f
commit
1290e91450
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue