chore: update batch script
This commit is contained in:
		
							parent
							
								
									07451dcef0
								
							
						
					
					
						commit
						9823729aa8
					
				@ -1,8 +1,9 @@
 | 
			
		||||
@echo off
 | 
			
		||||
 | 
			
		||||
echo Updating SpaceNinjaServer...
 | 
			
		||||
git config remote.origin.prune true
 | 
			
		||||
git pull
 | 
			
		||||
git config remote.origin.url https://openwf.io/SpaceNinjaServer.git
 | 
			
		||||
git fetch --prune
 | 
			
		||||
git reset --hard origin/main
 | 
			
		||||
 | 
			
		||||
if exist static\data\0\ (
 | 
			
		||||
	echo Updating stripped assets...
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user