readme updated

install script updated
This commit is contained in:
Matthew Scragg 2014-09-03 22:25:48 -05:00
parent ad401da4f1
commit 9c173895ae
2 changed files with 72 additions and 6 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Provision script created for Ubuntu 14.04
APP_DIR=/vagrant
APP_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo "Provisioning..."