Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
will-gant authored Aug 8, 2022
1 parent af38aa6 commit adf347a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ set -eo pipefail

script_dir="$( cd -- "$( dirname -- "${BASH_SOURCE[0]:-$0}"; )" &> /dev/null && pwd 2> /dev/null; )";

brew autoupdate start 43200
brew bundle --file="${script_dir}/Brewfile"

# git
Expand Down

0 comments on commit adf347a

Please sign in to comment.