浏览代码

Update cronicle-v5.sh

add export variable
fixes https://github.com/tteck/Proxmox/issues/1148
tteckster 2 年之前
父节点
当前提交
41109f0a8d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ct/cronicle-v5.sh

+ 1 - 0
ct/cronicle-v5.sh

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