返回提交历史
Modified
UPDATE AND START SERVER.bat
+0
-1
XFEstudio/SpaceNinjaServer
chore: don't change remote/origin url
bbde7b21
代码差异
1 个文件
+0
-1
@@ -1,7 +1,6 @@
1
1
@echo off
2
2
3
3
echo Updating SpaceNinjaServer...
4
git config remote.origin.url https://openwf.io/SpaceNinjaServer.git
5
4
git fetch --prune
6
5
git stash
7
6
git reset --hard origin/main