This commit is contained in:
Bob Mottram 2016-10-19 19:31:40 +01:00
parent 017fd581a0
commit 1e612fa062
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ do
done
function mark_unselected_apps_as_removed {
# Initially mark the apps not selected on first install as being removed
# Initially mark the apps not chosen on first install as being removed
# otherwise they may be automatically installed on the next update
select_all_apps=$1
if [[ "$select_all_apps" != "add-all" ]]; then