Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nikola-bleech/vh-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-bleech committed Jun 26, 2019
2 parents 86feff4 + 9195a70 commit 3a34417
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ List of available options:
* `-d`, `--default`
* `-f`, `--force`
* `-v`

### Notice:
Current version is `v0.1.4`. If you are having trouble updating via brew, please try:
* `brew upgrade` or
* `brew uninstall vh-config` and then `brew install vh-config`
2 changes: 0 additions & 2 deletions vh-config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/**
* Apache Virtual Host config generator
* ====================================
Expand Down Expand Up @@ -26,7 +25,6 @@ let options = {

// Names
let projectName = ''
const nameAppend = '-website'

// Paths
const root = "/usr/local/etc/httpd"
Expand Down

0 comments on commit 3a34417

Please sign in to comment.