Skip to content

Commit

Permalink
Update to DSM 7.2 build 64570
Browse files Browse the repository at this point in the history
Update to DSM 7.2 build 64570
  • Loading branch information
kroese authored Jun 9, 2023
2 parents 045f9be + d557073 commit 52e32d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DL="https://global.synologydownload.com/download/DSM"
if [ -z "$URL" ]; then

if [ "$ARCH" == "amd64" ]; then
URL="$DL/release/7.2/64561/DSM_VirtualDSM_64561.pat"
URL="$DL/release/7.2/64570/DSM_VirtualDSM_64570.pat"
else
URL="$DL/release/7.0.1/42218/DSM_VirtualDSM_42218.pat"
fi
Expand Down

0 comments on commit 52e32d0

Please sign in to comment.