summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorivan <ivan>1998-11-28 23:59:30 +0000
committerivan <ivan>1998-11-28 23:59:30 +0000
commitbb3073b629d2b5bf1903cc34a06bab8bed068965 (patch)
tree548985b13b46e374c46a0badc135ee85811f2b59 /htdocs
parent87ecabc795496becf9f0e5d94e304dd76e2dcf23 (diff)
run fs-setup as user freeside
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 8cead6d..058a60a 100644
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -47,6 +47,6 @@ chmod 4755 browse/*.cgi edit/*.cgi edit/process/*.cgi misc/*.cgi misc/process/*.
<li>Create the necessary <a href="config.html">configuration files</a>.
<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>.
- <li>Run bin/fs-setup to create the database tables.
+ <li>As the freeside user, run bin/fs-setup to create the database tables.
</ul>
</body>