++add hostname
This commit is contained in:
		
					parent
					
						
							
								0ed9a472a0
							
						
					
				
			
			
				commit
				
					
						cf61e716f3
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -20,7 +20,7 @@ for repo in ~/.ctt \
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    git add .
 | 
					    git add .
 | 
				
			||||||
    git commit -m "updated by $0"  || true
 | 
					    git commit -m "updated by $0 on $(hostname)"  || true
 | 
				
			||||||
    git pull
 | 
					    git pull
 | 
				
			||||||
    git push
 | 
					    git push
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue