Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh'
This commit is contained in:
parent
9fa18464a1
commit
b285f38663
|
@ -14,7 +14,7 @@ if [[ ! -d ~/Applications ]]; then
|
|||
fi
|
||||
|
||||
# install caskroom
|
||||
brew tap caskroom/cask
|
||||
brew tap homebrew/cask
|
||||
|
||||
# no google-drive-file-stream because it requires admin privs and installs to /Applications systemwide
|
||||
CASKS="
|
||||
|
|
Loading…
Reference in New Issue