Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 177 Bytes

Installation

Database

Shell commands:

sudo su postgres
createuser -R -S -D -P aura
createdb -O aura -T template0 -l fi_FI.UTF8 -E utf8 aura