Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekasprzak committed Dec 13, 2016
2 parents 2ba0e25 + 51cc782 commit d41a987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -0,0 +1,2 @@
# Force LF line endings on Windows.
* text eol=lf
2 changes: 1 addition & 1 deletion scripts/setup.sh
Expand Up @@ -10,4 +10,4 @@ SCRIPTPATH=$(dirname "$SCRIPT")
cd $SCRIPTPATH

(cd apache ; sh add-ports.sh)
(cd db ; echo YES | php table-create)
(cd /vagrant/www/src/shrub/tools; echo YES | php table_create)

0 comments on commit d41a987

Please sign in to comment.