Update cronicle-v5.sh

add export variable
fixes https://github.com/tteck/Proxmox/issues/1148
pull/1150/head
tteckster 2 years ago committed by GitHub
parent c18d373ff7
commit 41109f0a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.