瀏覽代碼

Remove exit

Bob Mottram 10 年之前
父節點
當前提交
7ef9f6651f
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      src/freedombone

+ 0
- 2
src/freedombone 查看文件

@@ -952,8 +952,6 @@ function interactive_configuration {
952 952
   case $sel in
953 953
       0) interactive_configuration_remote_backups;;
954 954
   esac
955
-
956
-  exit 0
957 955
 }
958 956
 
959 957
 if [[ $1 == "menuconfig" ]]; then