Update INSTALL.md
This commit is contained in:
parent
87ba20df87
commit
1d3a858b07
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ edit `add_card_data.sql` to set up the individual bolt card records
|
||||||
|
|
||||||
### database creation
|
### database creation
|
||||||
edit `create_db.sql` to set the cardapp password
|
edit `create_db.sql` to set the cardapp password
|
||||||
`$ sudo -u postgres -i`
|
`$ sudo -u postgres createuser -s ubuntu`
|
||||||
`$ ./s_create_db`
|
`$ ./s_create_db`
|
||||||
|
|
||||||
### boltcard service install
|
### boltcard service install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue