From cbaacee8cd2ce372ba98d143876b26fbba0838c9 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:42:43 +0100 Subject: [PATCH] Update swiftdialoglist-test.sh --- Helpers/swiftdialoglist-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Helpers/swiftdialoglist-test.sh b/Helpers/swiftdialoglist-test.sh index a822c5a..34cafb5 100644 --- a/Helpers/swiftdialoglist-test.sh +++ b/Helpers/swiftdialoglist-test.sh @@ -23,7 +23,7 @@ DEBUG=0 # "googlechromepkg|Google Chrome" # ) -items=$@ +items=$(cat /Library/Application\ Support/Purple/Installomator/MDM/listapps.txt) # MARK: Constants