Bob Mottram 7 years ago
parent
commit
e03071ec18
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone-controlpanel-user

+ 0
- 1
src/freedombone-controlpanel-user View File

@@ -890,7 +890,6 @@ function menu_top_level {
890 890
         selection=$(dialog --backtitle $"Freedombone User Control Panel" --title $"User Control Panel" --menu $"Choose an operation, or ESC to log out:" 20 60 13 "${W[@]}" 3>&2 2>&1 1>&3)
891 891
         if [ ! "$selection" ]; then
892 892
             kill -HUP "$(pgrep -s 0 -o)"
893
-            break
894 893
         fi
895 894
 
896 895
         case $selection in