diff --git a/installer-windows.bat b/installer-windows.bat index 9418049..bbe1ef3 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -28,7 +28,7 @@ echo Updating Mods... @timeout /t 2 >nul 2>&1 - tar -xvzf %mcroot%/mods.tar.gz -C %modfolder% + tar -xvzf %mcroot%/mods.tar.gz -C %mcroot% echo Sigma! echo All done.