Browse Source

Remove exit

Bob Mottram 10 years ago
parent
commit
7ef9f6651f
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/freedombone

+ 0
- 2
src/freedombone View File

952
   case $sel in
952
   case $sel in
953
       0) interactive_configuration_remote_backups;;
953
       0) interactive_configuration_remote_backups;;
954
   esac
954
   esac
955
-
956
-  exit 0
957
 }
955
 }
958
 
956
 
959
 if [[ $1 == "menuconfig" ]]; then
957
 if [[ $1 == "menuconfig" ]]; then