readme updated
install script updated
This commit is contained in:
parent
ad401da4f1
commit
9c173895ae
2 changed files with 72 additions and 6 deletions
|
@ -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..."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue