Closed jtreminio closed 9 years ago
On $ vagrant up, permissions on provision/main/dashbrew are set to 755, flagging $ git status.
$ vagrant up
provision/main/dashbrew
755
$ git status
Updates to 755 within repo.
Looks great, Thanks!
On
$ vagrant up
, permissions onprovision/main/dashbrew
are set to755
, flagging$ git status
.Updates to
755
within repo.