Add 'custompkg/root/etc/skel/Library/user-setup/010.install-cli-tools.sh'
This commit is contained in:
parent
f576c09404
commit
a179f412e5
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
xcode-select --license accept
|
||||
xcode-select --install
|
||||
xcode-select --license accept
|
Loading…
Reference in New Issue
Block a user