forked from OpenWF/SpaceNinjaServer
fix(starter-bat): automatically prune references that no longer exist remotely (#838)
This commit is contained in:
parent
10100ae2ca
commit
7b78f5a997
@ -1,6 +1,7 @@
|
||||
@echo off
|
||||
|
||||
echo Updating SpaceNinjaServer...
|
||||
git config remote.origin.prune true
|
||||
git pull
|
||||
|
||||
if exist static\data\0\ (
|
||||
|
Loading…
x
Reference in New Issue
Block a user