Move database creation to bin/dbcreate.pl.
Remove install/* Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
4ad63fcb4e
commit
9b6bf3e194
3 changed files with 12 additions and 10 deletions
|
|
@ -70,9 +70,9 @@ INSTALLATION INSTRUCTIONS
|
|||
* Setup your database server with a username, password and
|
||||
database matching the NewsStats configuration (see 2 a).
|
||||
|
||||
* Start the installation script:
|
||||
* Start the database creation script:
|
||||
|
||||
# install/install.pl
|
||||
# bin/dbcreate.pl
|
||||
|
||||
It will setup the necessary database tables and display some
|
||||
information on the next steps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue