mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 06:28:39 +09:00 
			
		
		
		
	First part of rastrack addition
This commit is contained in:
		@@ -336,6 +336,13 @@ do_boot_behaviour() {
 | 
			
		||||
  fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
show_rastrackname() {
 | 
			
		||||
	whiptail --inputbox "Username / Nickname For Rastrack Addition" 20 70
 | 
			
		||||
	whiptail --inputbox "Email Address For Rastrack Addition" 20 70
 | 
			
		||||
	
 | 
			
		||||
	
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
do_update() {
 | 
			
		||||
  apt-get update &&
 | 
			
		||||
  apt-get install raspi-config &&
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user