浏览代码

Too many subtractions

Bob Mottram 8 年前
父节点
当前提交
d9fdbc375f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/freedombone-controlpanel

+ 0
- 1
src/freedombone-controlpanel 查看文件

950
             break
950
             break
951
         fi
951
         fi
952
         app_index=$[choice-1]
952
         app_index=$[choice-1]
953
-        app_index=$[app_index-1]
954
         app_name=${app_list[app_index]}
953
         app_name=${app_list[app_index]}
955
 
954
 
956
         # exit
955
         # exit