mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 06:28:39 +09:00 
			
		
		
		
	change 'OK' to 'Select'
This commit is contained in:
		@@ -224,7 +224,7 @@ do_finish() {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
while true; do
 | 
			
		||||
  FUN=$(whiptail --menu "Raspi-config" 20 80 12 --cancel-button Finish \
 | 
			
		||||
  FUN=$(whiptail --menu "Raspi-config" 20 80 12 --cancel-button Finish --ok-button Select \
 | 
			
		||||
    "info" "Information about this tool" \
 | 
			
		||||
    "expand_rootfs" "Expand root partition to fill SD card" \
 | 
			
		||||
    "overscan" "Change overscan" \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user