Skip to content

Commit

Permalink
Merge pull request #278 from lauwie007/master
Browse files Browse the repository at this point in the history
Update to DSM 7.2 build 64570-1
  • Loading branch information
kroese committed Jun 20, 2023
2 parents 4f4c929 + b6d2f51 commit 2c66258
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/64570/DSM_VirtualDSM_64570.pat"
URL="$DL/release/7.2/64570-1/DSM_VirtualDSM_64570.pat"
else
URL="$DL/release/7.0.1/42218/DSM_VirtualDSM_42218.pat"
fi
Expand Down

0 comments on commit 2c66258

Please sign in to comment.