From 969d434503b1f91111016d77be94473918622c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Mon, 17 May 2021 16:33:49 +0200 Subject: [PATCH] Update Installomator.sh --- Installomator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installomator.sh b/Installomator.sh index 7032c1c..c081524 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1383,7 +1383,7 @@ firefoxesrpkg) ;; firefoxesr_intl) name="Firefox" - type="pkg" + type="dmg" userLanguage=$(runAsUser defaults read .GlobalPreferences AppleLocale | cut -c 1-2) printlog "Found language $userLanguage to be used for Firefox." if [[ "$userLanguage" == "en" ]]; then