copy.mk: -v
This commit is contained in:
		
							parent
							
								
									a177dca1f6
								
							
						
					
					
						commit
						baf28a6fbd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								copy.mk
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								copy.mk
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -9,5 +9,6 @@ pull-copy:
 | 
			
		|||
start-copy:
 | 
			
		||||
	@- echo "\n### start"
 | 
			
		||||
	@- $(foreach host,$(DEPLOY_HOSTS), \
 | 
			
		||||
		echo "$(host)"; \
 | 
			
		||||
		ssh $(SSH_USER)@$(host) "cd $(DEPLOY_PATH)/$(DEPLOY_NAME); sh start.sh"; \
 | 
			
		||||
	)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue