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