mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
refactor: moved scripts around
This commit is contained in:
6
scripts/osx.homebrew.install.bash
Executable file
6
scripts/osx.homebrew.install.bash
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# sources:
|
||||
# - http://rapidprogrammer.com/how-to-install-homebrew-with-ansible
|
||||
|
||||
yes | bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
Reference in New Issue
Block a user