Parcourir la source

Too many subtractions

Bob Mottram il y a 8 ans
Parent
révision
d9fdbc375f
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      src/freedombone-controlpanel

+ 0
- 1
src/freedombone-controlpanel Voir le fichier

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