From d887ed46315ce4ae645488a59ca8bc9795eb346d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 24 Apr 2018 18:24:39 +0100 Subject: [PATCH] Tidying --- src/freedombone-controlpanel | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/freedombone-controlpanel b/src/freedombone-controlpanel index 3ccb7b69..975d6e4a 100755 --- a/src/freedombone-controlpanel +++ b/src/freedombone-controlpanel @@ -368,15 +368,6 @@ function show_tahoelafs { echo '' } -function show_ssh_public_key { - echo $'SSH Public Keys' - echo '===============' - echo '' - get_ssh_server_key - echo '' - echo '' -} - function show_about { detect_apps get_apps_installed_names @@ -384,7 +375,6 @@ function show_about { #clear #echo "==== ${PROJECT_NAME} version ${VERSION} ($DEBIAN_VERSION) ====" #echo '' - #show_ssh_public_key show_domains #show_users #any_key