Too many subtractions
This commit is contained in:
parent
6f1753e3e2
commit
d9fdbc375f
|
@ -950,7 +950,6 @@ function restore_data_from_storage {
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
app_index=$[choice-1]
|
app_index=$[choice-1]
|
||||||
app_index=$[app_index-1]
|
|
||||||
app_name=${app_list[app_index]}
|
app_name=${app_list[app_index]}
|
||||||
|
|
||||||
# exit
|
# exit
|
||||||
|
|
Loading…
Reference in New Issue