Skip to content
Snippets Groups Projects
Commit 1e612fa0 authored by Bob Mottram's avatar Bob Mottram
Browse files

chosen

parent 017fd581
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ do ...@@ -56,7 +56,7 @@ do
done done
function mark_unselected_apps_as_removed { 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 # otherwise they may be automatically installed on the next update
select_all_apps=$1 select_all_apps=$1
if [[ "$select_all_apps" != "add-all" ]]; then if [[ "$select_all_apps" != "add-all" ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment