Tidying
This commit is contained in:
parent
d887ed4631
commit
695401ebda
|
@ -371,13 +371,7 @@ function show_tahoelafs {
|
||||||
function show_about {
|
function show_about {
|
||||||
detect_apps
|
detect_apps
|
||||||
get_apps_installed_names
|
get_apps_installed_names
|
||||||
|
|
||||||
#clear
|
|
||||||
#echo "==== ${PROJECT_NAME} version ${VERSION} ($DEBIAN_VERSION) ===="
|
|
||||||
#echo ''
|
|
||||||
show_domains
|
show_domains
|
||||||
#show_users
|
|
||||||
#any_key
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function select_user {
|
function select_user {
|
||||||
|
|
Loading…
Reference in New Issue