Update INSTALL.md
This commit is contained in:
parent
54dbfcb7a3
commit
87ba20df87
1 changed files with 3 additions and 3 deletions
|
|
@ -44,9 +44,9 @@ edit `Caddyfile` to set the boltcard domain name
|
|||
edit `add_card_data.sql` to set up the individual bolt card records
|
||||
|
||||
### database creation
|
||||
edit `create_db.sql` to set the cardapp password
|
||||
`$ sudo -u postgres -i`
|
||||
`$ ./s_create_db`
|
||||
edit `create_db.sql` to set the cardapp password
|
||||
`$ sudo -u postgres -i`
|
||||
`$ ./s_create_db`
|
||||
|
||||
### boltcard service install
|
||||
`$ sudo cp boltcard.service /etc/systemd/system/boltcard.service`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue