mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-16 21:03:18 +00:00
Update Installomator.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user