From 5d35e8e120bb44ab68a1a44ab764be7d3b893250 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 23 May 2023 18:36:55 +0200 Subject: [PATCH] Update to DSM 7.2 Final release --- run/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/install.sh b/run/install.sh index e6d5600..5b67e2e 100644 --- a/run/install.sh +++ b/run/install.sh @@ -9,7 +9,7 @@ DL="https://global.synologydownload.com/download/DSM" if [ -z "$URL" ]; then - URL="$DL/release/7.2/64551/DSM_VirtualDSM_64551.pat" + URL="$DL/release/7.2/64561/DSM_VirtualDSM_64561.pat" #URL="$DL/release/7.0.1/42218/DSM_VirtualDSM_42218.pat" #URL="$DL/release/7.1.1/42962-1/DSM_VirtualDSM_42962.pat"