bundles/macbook/files/macbook-update: xcode acept license
This commit is contained in:
parent
2211571689
commit
0eb37a909e
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@ password required pam_deny.so
|
||||||
session required pam_permit.so
|
session required pam_permit.so
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
|
sudo xcodebuild -license accept
|
||||||
xcode-select --install
|
xcode-select --install
|
||||||
|
|
||||||
git -C ~/.zsh/oh-my-zsh pull
|
git -C ~/.zsh/oh-my-zsh pull
|
||||||
|
@ -41,3 +42,5 @@ fi
|
||||||
sudo systemsetup -setremotelogin on # enable ssh
|
sudo systemsetup -setremotelogin on # enable ssh
|
||||||
|
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
|
|
||||||
|
# https://sysadmin-journal.com/apache-directory-studio-on-the-apple-m1/
|
||||||
|
|
Loading…
Reference in a new issue