chore: don't change remote/origin url

This commit is contained in:
Sainan 2025-04-26 08:12:54 +02:00
parent 5271123090
commit bbde7b2141

View File

@ -1,7 +1,6 @@
@echo off @echo off
echo Updating SpaceNinjaServer... echo Updating SpaceNinjaServer...
git config remote.origin.url https://openwf.io/SpaceNinjaServer.git
git fetch --prune git fetch --prune
git stash git stash
git reset --hard origin/main git reset --hard origin/main