From 7c3f0266f207f201adb66a71309a18fd9b636bc2 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Mon, 17 Mar 2025 22:02:27 +0100 Subject: [PATCH] Update syno_test.sh --- scripts/vm/syno_test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/vm/syno_test.sh b/scripts/vm/syno_test.sh index 7170d1b..98e377b 100644 --- a/scripts/vm/syno_test.sh +++ b/scripts/vm/syno_test.sh @@ -32,7 +32,7 @@ done NEXTID=$(pvesh get /cluster/nextid 2>/dev/null || echo "100") NAME="Synology VM" -IMAGES_DIR="/var/lib/vz/template/images" +IMAGES_DIR="/var/lib/vz/template/iso" ERROR_FLAG=false @@ -1047,6 +1047,7 @@ else echo -e "${TAB}2. Open the VM console and wait for the loader to boot" echo -e "${TAB}3. In the loader interface, follow the instructions to select your Synology model" echo -e "${TAB}4. Complete the DSM installation wizard" + echo -e "${TAB}5. Find your device using: https://find.synology.com" echo -e fi