mac setup script now does more, is called by install script

This commit is contained in:
Haak Saxberg 2015-09-11 00:37:04 -07:00
parent 3b5599c0b5
commit 6ca362023e
2 changed files with 38 additions and 9 deletions

View file

@ -24,6 +24,8 @@ main() {
}
install_everything() {
echo "setting up the mac environment"
bash mac-files/setup_mac.sh
echo "updating git modules..."
setup_gitmodules