Przeglądaj źródła

Update cronicle-v5.sh

add export variable
fixes https://github.com/tteck/Proxmox/issues/1148
tteckster 2 lat temu
rodzic
commit
41109f0a8d
1 zmienionych plików z 1 dodań i 0 usunięć
  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