diff --git a/.env.example b/.env.example index 05ed125..62ecc93 100644 --- a/.env.example +++ b/.env.example @@ -11,4 +11,4 @@ PVE_STORAGE_SIZE="32" # Gb PVE_STORAGE_TYPE="RAW" # RAW or QCOW2 PVE_STORAGE_PATH="local" # name -PVE_IMAGE_FILE="hdd0:iso/rancheros-autoformat.iso" # full path with storage name +PVE_IMAGE_FILE="hdd0:iso/rancheros-proxmoxve-autoformat.iso" # full path with storage name