소스 검색

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