Update cdn.bat

pull/27/head
Matthew Clark 1 year ago committed by GitHub
parent 8bb3a56fce
commit df5adfaaf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ if "%size%" == "%propersize%" (goto done)
:download
echo.Downloading from Medicat server.
wget "https://files.medicatusb.com/files/v21.12/MediCat.USB.v21.12.7z" -q --show-progress --progress=bar -c
wget "https://medicatcdn.com/files/v21.12/MediCat.USB.v21.12.7z" -q --show-progress --progress=bar -c --no-check-certificate
:done
cls

Loading…
Cancel
Save