Correct check bloxberg test
This commit is contained in:
		
							parent
							
								
									dc59cf619b
								
							
						
					
					
						commit
						a5dc1c83b6
					
				@ -7,7 +7,7 @@ function checkk {
 | 
			
		||||
	fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
if [ "$INSTALL_EVM" == "bloxberg"] ; then
 | 
			
		||||
if [ "$INSTALL_EVM" == "bloxberg" ] ; then
 | 
			
		||||
	exec=(systemctl git gcc pip python3 sqlite3 clang rustup cmake)
 | 
			
		||||
else
 | 
			
		||||
	exec=(systemctl git gcc pip python3 sqlite3)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user