1.0.6
This commit is contained in:
parent
9a8843b4ae
commit
d5d1794c34
@ -8,6 +8,7 @@ if %errorlevel% neq 0 (
|
|||||||
) else (
|
) else (
|
||||||
if not exist .git (
|
if not exist .git (
|
||||||
git init
|
git init
|
||||||
|
git checkout -b main
|
||||||
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
|
||||||
)
|
)
|
||||||
call git pull --rebase --autostash
|
call git pull --rebase --autostash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user