Update installer-windows.bat

This commit is contained in:
Obie Hinojosa 2024-10-24 17:46:32 -05:00
parent 43f115b6f1
commit c3c4184dc5

View File

@ -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.