mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update debian11_container.sh
This commit is contained in:
parent
ca0d03158d
commit
74f282f83f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ set -o nounset
|
|||
set -o pipefail
|
||||
shopt -s expand_aliases
|
||||
alias die='EXIT=$? LINE=$LINENO error_exit'
|
||||
CHECKMARK='\033[0;32m\xE2\x9C\x94\033[0m'
|
||||
trap die ERR
|
||||
trap cleanup EXIT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue