fix: automatically prune references that no longer exist remotely #838

Merged
Sainan merged 1 commits from cleanup into main 2025-01-20 09:28:57 -08:00

View File

@ -1,6 +1,7 @@
@echo off
echo Updating SpaceNinjaServer...
git config remote.origin.prune true
git pull
if exist static\data\0\ (