From edd60e54cac54cd7f4faf079f91caf3cf874b6ae Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Sat, 8 Oct 2016 00:04:55 -0400 Subject: [PATCH] add corelocationcli --- .../etc/skel/Library/user-setup/100.install-homebrew-apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh index 2c49692..9f597de 100644 --- a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh +++ b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh @@ -59,6 +59,7 @@ HOMEBREW_PKGS=" watch wget whatmask + corelocationcli " for PKG in $HOMEBREW_PKGS ; do