diff options
author | ivan <ivan> | 2000-12-03 13:45:15 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-12-03 13:45:15 +0000 |
commit | 9951dac925264910d664b50d2fc33cf3dc1c734e (patch) | |
tree | 27c15569800d8e4547c9861b20eaf6ca324fb6d6 /htdocs/docs/install.html | |
parent | c7effea426d7cefcebc4b32f162fd1719095fc12 (diff) |
patch from Jason Spence <thalakan@frys.com>: admin.html doc, autocapgen
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> |