1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-06-15 04:00:28 +02:00

Update cronicle-v5.sh

add export variable
fixes https://github.com/tteck/Proxmox/issues/1148
This commit is contained in:
tteckster
2023-03-11 04:07:19 -05:00
committed by GitHub
parent c18d373ff7
commit 41109f0a8d

@ -432,6 +432,7 @@ else
fi
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
export tz=$timezone
export SERV=$SERVER
export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP