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