Update 2018-2
This commit is contained in:
parent
96635f6bab
commit
d8a11929e0
1 changed files with 112 additions and 111 deletions
|
@ -182,6 +182,7 @@ install_uptrack () {
|
||||||
read -p "Done, press any key to return to main menu"
|
read -p "Done, press any key to return to main menu"
|
||||||
main_menu
|
main_menu
|
||||||
}
|
}
|
||||||
|
|
||||||
main_menu () {
|
main_menu () {
|
||||||
cmd=(dialog --nocancel --menu "Welcome in setup-lxd-mm!" 22 76 16)
|
cmd=(dialog --nocancel --menu "Welcome in setup-lxd-mm!" 22 76 16)
|
||||||
options=(
|
options=(
|
||||||
|
|
Loading…
Reference in a new issue