chosen
This commit is contained in:
parent
017fd581a0
commit
1e612fa062
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue