From a2196d97caf5a5b8067f31704e5cb1db22a7c30e 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 e6d56009..5b67e2e1 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"