mirror of
https://github.com/mon5termatt/medicat_installer
synced 2024-11-17 09:25:30 +00:00
Update Medicat_Installer.bat
This commit is contained in:
parent
3aa9419372
commit
4d1268f1a5
@ -47,7 +47,7 @@ clear
|
||||
echo.Downloading WGET for the remaining downloads as its faster.
|
||||
curl -O -s https://eternallybored.org/misc/wget/1.21.3/%bit%/wget.exe
|
||||
move .\wget.exe .\bin\wget.exe
|
||||
curl -O -s http://cdn.medicatusb.com/files/install/bin.bat
|
||||
wget "http://cdn.medicatusb.com/files/install/bin.bat" -O ./bin.bat -q
|
||||
call bin
|
||||
del bin.bat
|
||||
|
||||
@ -484,34 +484,6 @@ goto menu2
|
||||
:discord
|
||||
start https://url.medicatusb.com/discord
|
||||
goto menu2
|
||||
|
||||
|
||||
:exit
|
||||
exit
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,3 +624,6 @@ echo. ....oooooooooooooooo....
|
||||
echo.CODED BY MON5TERMATT With Help from AAA3A, Daan Breur, Jayro, and many others. Thanks!
|
||||
echo.TRANSLATED BY MON5TERMATT
|
||||
exit/b
|
||||
|
||||
:exit
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user