mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-10-14 12:18:42 +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