Merge branch 'master' of https://git.dodsorf.as/dodsorfas/minecraft-datapacks
This commit is contained in:
		
						commit
						a72c37a555
					
				@ -59,7 +59,7 @@ deploy:datapacks:
 | 
			
		||||
    - chmod 644 ~/.ssh/known_hosts
 | 
			
		||||
    
 | 
			
		||||
    - cd datapacks
 | 
			
		||||
    - rsync --dry-run -avz out/ "$SERVER_HOST":"$WPD_FOLDER/world/datapacks" --delete --exclude bukkit
 | 
			
		||||
    - rsync -avz out/ "$SERVER_HOST":"$WPD_FOLDER/world/datapacks" --delete --checksum --exclude bukkit
 | 
			
		||||
 | 
			
		||||
    - ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
 | 
			
		||||
  needs:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user