Actualizar updateMods.bat
This commit is contained in:
parent
d405f1dda7
commit
ce0389b5ad
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user