From fdd602e17704795d712eb0169b820c92c7d3aa1b Mon Sep 17 00:00:00 2001 From: Dane Smith Date: Wed, 1 Feb 2012 18:54:24 -0500 Subject: Wrong filepath --- www-apps/indefero/files/dbsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apps/indefero/files/dbsetup.sh') diff --git a/www-apps/indefero/files/dbsetup.sh b/www-apps/indefero/files/dbsetup.sh index 0d2dd8f..d5bf0d1 100755 --- a/www-apps/indefero/files/dbsetup.sh +++ b/www-apps/indefero/files/dbsetup.sh @@ -1,3 +1,3 @@ #!/bin/bash -php /usr/share/php/pluf/src/migrate.php --conf=src/IDF/conf/idf.php -a -i -d +php /usr/share/php/pluf/migrate.php --conf=src/IDF/conf/idf.php -a -i -d -- cgit v1.2.3-65-gdbad