mirror of
https://github.com/mon5termatt/medicat_installer
synced 2024-11-17 09:25:30 +00:00
Merge pull request #12 from Teknoist/patch-10
Update Medicat_Installer.sh
This commit is contained in:
commit
925920d181
@ -56,7 +56,7 @@ if ! [[ -f MediCat.USB.v21.12.7z ]]; then
|
|||||||
fi
|
fi
|
||||||
if [ -z "$location" ] ; then
|
if [ -z "$location" ] ; then
|
||||||
echo "Starting to download torrent"
|
echo "Starting to download torrent"
|
||||||
wget https://cdn.medicatusb.com/files/install/download/MediCat_USB_v21.12.torrent -O medicat.torrent
|
wget https://github.com/mon5termatt/medicat_installer/raw/main/download/MediCat_USB_v21.12.torrent -O medicat.torrent
|
||||||
aria2c --file-allocation=none --seed-time=0 medicat.torrent
|
aria2c --file-allocation=none --seed-time=0 medicat.torrent
|
||||||
location=''MediCat\ USB\ v21.12/MediCat.USB.v21.12.7z''
|
location=''MediCat\ USB\ v21.12/MediCat.USB.v21.12.7z''
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user