mirror of
https://github.com/tw93/Mole.git
synced 2026-02-07 03:35:40 +00:00
format
This commit is contained in:
@@ -418,7 +418,7 @@ batch_uninstall_applications() {
|
||||
done
|
||||
done
|
||||
if [[ ${#removed_paths[@]} -gt 0 ]]; then
|
||||
remove_apps_from_dock "${removed_paths[@]}" 2>/dev/null || true
|
||||
remove_apps_from_dock "${removed_paths[@]}" 2> /dev/null || true
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user