Update syno_test.sh

This commit is contained in:
MacRimi 2025-03-17 22:02:27 +01:00
parent e5c27c85c1
commit 7c3f0266f2

View File

@ -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