Be less verbose when reinstalling
This commit is contained in:
		
					parent
					
						
							
								2b8831784a
							
						
					
				
			
			
				commit
				
					
						30be791312
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -24,6 +24,6 @@ | ||||||
| dir=${0%/*} | dir=${0%/*} | ||||||
| 
 | 
 | ||||||
| ${dir}/gen-version; | ${dir}/gen-version; | ||||||
| pip uninstall -y uncloud | pip uninstall -y uncloud >/dev/null | ||||||
| python setup.py install | python setup.py install  >/dev/null | ||||||
| ${dir}/uncloud "$@" | ${dir}/uncloud "$@" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue