mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
First part of rastrack addition
This commit is contained in:
parent
9199bf25ea
commit
d0acb97e49
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user