create parity in home
This commit is contained in:
		
							parent
							
								
									1ff5645108
								
							
						
					
					
						commit
						51cd06b69f
					
				@ -190,8 +190,8 @@ function run_installer()
 | 
			
		||||
	function build_parity()
 | 
			
		||||
	{
 | 
			
		||||
		info "Downloading Parity..."
 | 
			
		||||
		git clone git@github.com:ethcore/parity
 | 
			
		||||
		cd parity
 | 
			
		||||
		git clone git@github.com:ethcore/parity $HOME/parity
 | 
			
		||||
		cd $HOME/parity
 | 
			
		||||
		git submodule init
 | 
			
		||||
		git submodule update
 | 
			
		||||
		
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user