mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-12 17:36:12 +01:00
Formatting
This commit is contained in:
parent
72e269fcf9
commit
3cc199d48c
@ -75,7 +75,7 @@
|
|||||||
# Add database for contacts
|
# Add database for contacts
|
||||||
|
|
||||||
1. `mysql -uroot -p`
|
1. `mysql -uroot -p`
|
||||||
2. Add a database (copy paste each single line - change `rainlooppassword` to something propper
|
2. Add a database (copy paste each single line - change `rainlooppassword` to something proper
|
||||||
```sh
|
```sh
|
||||||
|
|
||||||
create database rainloopdb;
|
create database rainloopdb;
|
||||||
|
Loading…
Reference in New Issue
Block a user