diff options
Diffstat (limited to 'htdocs/docs/install.html')
-rw-r--r-- | htdocs/docs/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 300104b2d..21b575139 100644 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -77,5 +77,6 @@ chmod 755 browse/*.cgi edit/*.cgi edit/process/*.cgi misc/*.cgi misc/process/*.c <li>Create the `/usr/local/etc/freeside/counters.<i>datasrc</i>', and `/usr/local/etc/freeside/export.<i>datasrc</i>' directories for each <i>datasrc</i> (owned by the freeside user). <li>As the freeside user, run bin/fs-setup to create the database tables. + <li>Now proceed to the initial <a href="admin.html">administration</a> of your installation. </ul> </body> |