From 68f4f40978dca3bafff3b44a588aac10d3407831 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:51:22 +0100 Subject: [PATCH] Update swiftdialoglist-test.sh --- Helpers/swiftdialoglist-test.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Helpers/swiftdialoglist-test.sh b/Helpers/swiftdialoglist-test.sh index aa00c1e..d37d0dc 100644 --- a/Helpers/swiftdialoglist-test.sh +++ b/Helpers/swiftdialoglist-test.sh @@ -25,6 +25,9 @@ DEBUG=0 # items=$(cat /Library/Application\ Support/Purple/Installomator/MDM/listapps.txt) +items=$@ + + # MARK: Constants scriptDir=$(dirname ${0:A})