Separated update from run script.
This commit is contained in:
		
							
								
								
									
										4
									
								
								run.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								run.sh
									
									
									
									
									
								
							@@ -1,7 +1,5 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
git checkout master
 | 
			
		||||
git reset --hard
 | 
			
		||||
git pull origin master --ff-only
 | 
			
		||||
./update.sh
 | 
			
		||||
 | 
			
		||||
java -XX:+UseG1GC -Xmx5G -jar paper.jar nogui
 | 
			
		||||
		Reference in New Issue
	
	Block a user