返回提交历史
Modified
UPDATE AND START SERVER.bat
+1
-0
XFEstudio/SpaceNinjaServer
fix(starter-bat): automatically prune references that no longer exist remotely (#838)
7b78f5a9
代码差异
1 个文件
+1
-0
@@ -1,6 +1,7 @@
1
1
@echo off
2
2
3
3
echo Updating SpaceNinjaServer...
4
git config remote.origin.prune true
4
5
git pull
5
6
6
7
if exist static\data\0\ (