refactor(os): No need to hide kernel version string (#19)
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							| @@ -68,7 +68,7 @@ function setup_env_vars () { | |||||||
|     echo '----------------------------------------' |     echo '----------------------------------------' | ||||||
|     echo |     echo | ||||||
|  |  | ||||||
|     read -u3 -p 'Please type kernel version to use, leave empty for latest, confirm with <Enter>: ' -s ARCHZBM_KERNEL_VER |     read -u3 -p 'Please type kernel version to use, leave empty for latest, confirm with <Enter>: ' ARCHZBM_KERNEL_VER | ||||||
|     echo |     echo | ||||||
|     echo |     echo | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user