Skip to content

Commit

Permalink
Version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lofi42 committed Jun 15, 2012
1 parent c55823b commit fa547ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,8 @@ INSTALL:

Create the matomat.db in /var/matomat/

You can simple use the install.sh to create the DB and place the files.

Default user is admin with password matomat.

> sqlite3 /var/matomat/matomat.db "CREATE TABLE user (userid INTEGER PRIMARY KEY, username TEXT UNIQUE, pw_hash TEXT, privs INT, credits INT);"
Expand Down

0 comments on commit fa547ed

Please sign in to comment.