From 0eb37a909e7f44af62540744d34fb3805cd5d3a2 Mon Sep 17 00:00:00 2001 From: cronekorkn Date: Mon, 25 Sep 2023 16:59:23 +0200 Subject: [PATCH] bundles/macbook/files/macbook-update: xcode acept license --- bundles/macbook/files/macbook-update | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bundles/macbook/files/macbook-update b/bundles/macbook/files/macbook-update index fcf5a00..5673b17 100644 --- a/bundles/macbook/files/macbook-update +++ b/bundles/macbook/files/macbook-update @@ -10,6 +10,7 @@ password required pam_deny.so session required pam_permit.so EOT +sudo xcodebuild -license accept xcode-select --install git -C ~/.zsh/oh-my-zsh pull @@ -41,3 +42,5 @@ fi sudo systemsetup -setremotelogin on # enable ssh pip install --upgrade pip + +# https://sysadmin-journal.com/apache-directory-studio-on-the-apple-m1/