diff --git a/Medicat_Installer.bat b/Medicat_Installer.bat index 88d3bed..91fd703 100644 --- a/Medicat_Installer.bat +++ b/Medicat_Installer.bat @@ -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