From 9e0dc7aa8c1b9f6c8214e19630fa628cd9ca28bc Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Thu, 22 Apr 2021 12:56:02 +0700 Subject: [PATCH] fix name --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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