Actualizar updateMods.bat

This commit is contained in:
SFKao 2025-03-03 16:45:51 +01:00
parent d405f1dda7
commit ce0389b5ad

View File

@ -10,7 +10,7 @@ if %errorlevel% neq 0 (
git init git init
git remote add origin https://git.sfkao.net/SFKao/Las_3000-modpack.git git remote add origin https://git.sfkao.net/SFKao/Las_3000-modpack.git
git fetch git fetch
git checkout -t origin/main -f git checkout -t origin/server -f
) )
call git fetch call git fetch
call git pull --rebase --autostash call git pull --rebase --autostash