summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2012-02-01 18:58:40 -0500
committerDane Smith <c1pher@gentoo.org>2012-02-01 18:58:40 -0500
commitb1b6086c98703d0b52a1e6c5ac7d44602a605993 (patch)
tree58575cfd9f1bbfdf4b37d90cc0e2b41050c3c3bb /www-apps/indefero/files
parentSmall tweak to postinst, (diff)
downloadc1pher-b1b6086c98703d0b52a1e6c5ac7d44602a605993.tar.gz
c1pher-b1b6086c98703d0b52a1e6c5ac7d44602a605993.tar.bz2
c1pher-b1b6086c98703d0b52a1e6c5ac7d44602a605993.zip
Fix dbsetup.
Diffstat (limited to 'www-apps/indefero/files')
-rwxr-xr-xwww-apps/indefero/files/dbsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/indefero/files/dbsetup.sh b/www-apps/indefero/files/dbsetup.sh
index d5bf0d1..695d7cd 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/migrate.php --conf=src/IDF/conf/idf.php -a -i -d
+php /usr/share/php/pluf/migrate.php --conf=IDF/conf/idf.php -a -i -d