forked from OpenWF/SpaceNinjaServer
		
	chore: don't change remote/origin url
This commit is contained in:
		
							parent
							
								
									5271123090
								
							
						
					
					
						commit
						bbde7b2141
					
				@ -1,7 +1,6 @@
 | 
				
			|||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo Updating SpaceNinjaServer...
 | 
					echo Updating SpaceNinjaServer...
 | 
				
			||||||
git config remote.origin.url https://openwf.io/SpaceNinjaServer.git
 | 
					 | 
				
			||||||
git fetch --prune
 | 
					git fetch --prune
 | 
				
			||||||
git stash
 | 
					git stash
 | 
				
			||||||
git reset --hard origin/main
 | 
					git reset --hard origin/main
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user