diff options
author | 2012-02-01 18:57:26 -0500 | |
---|---|---|
committer | 2012-02-01 18:57:26 -0500 | |
commit | 75b732cc10552dabce105370a4d50a96ad1b042d (patch) | |
tree | 54dacd4b7f1337a0d2d704a1a1d17cdc82492853 /www-apps/indefero/files | |
parent | Wrong filepath (diff) | |
download | c1pher-75b732cc10552dabce105370a4d50a96ad1b042d.tar.gz c1pher-75b732cc10552dabce105370a4d50a96ad1b042d.tar.bz2 c1pher-75b732cc10552dabce105370a4d50a96ad1b042d.zip |
Small tweak to postinst,
Diffstat (limited to 'www-apps/indefero/files')
-rw-r--r-- | www-apps/indefero/files/postinstall-en-1.2.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/indefero/files/postinstall-en-1.2.txt b/www-apps/indefero/files/postinstall-en-1.2.txt index 3ceb078..654468f 100644 --- a/www-apps/indefero/files/postinstall-en-1.2.txt +++ b/www-apps/indefero/files/postinstall-en-1.2.txt @@ -17,8 +17,8 @@ under /var/www/localhost/htdocs), edit the file <path to indefero>/src/IDF/conf/idf.php . Make sure to use the values for the database that you used in step 1. -3) To actually create the needed tables for indefero, cd <path to indefero> -and run scrips/dbsetup.sh. +3) To actually create the needed tables for indefero, cd <path to +indefero>/src and run dbsetup.sh. 4) Lastly, edit <path to indefero>/www/bootstrap.php. Change the places where it says <PATH TO INDEFERO> to point to the install you're using. Then update |