Skip to content

Commit

Permalink
renamed the table creator script
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekasprzak committed Dec 13, 2016
1 parent d41a987 commit 3afa7c6
Showing 1 changed file with 1 addition and 1 deletion.
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 /vagrant/www/src/shrub/tools; echo YES | php table_create)
(cd /vagrant/www/src/shrub/tools; echo YES | php table-create)

0 comments on commit 3afa7c6

Please sign in to comment.