Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Jul 1, 2019
1 parent 370800e commit d68b2a3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions cookbooks/brew/recipes/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ function main()

source "$(dirname "${BASH_SOURCE[0]}")/../../../libraries/util.bash"

checkRequireMacSystem
checkRequireNonRootUser

header 'INSTALLING BREW'

# Install
checkRequireMacSystem
checkRequireNonRootUser

install "${confirm}"
}
Expand Down

0 comments on commit d68b2a3

Please sign in to comment.