Browse Source

Too many subtractions

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

+ 0
- 1
src/freedombone-controlpanel View File

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