change rst block
This commit is contained in:
parent
6190a60417
commit
aecccd5bcd
|
@ -1,4 +1,5 @@
|
|||
::
|
||||
|
||||
# DB installation
|
||||
pacman -S postgresql
|
||||
su - postgres -c "initdb --local en_US.UTF-8 -D '/var/lib/postgres/data'"
|
||||
|
|
Loading…
Reference in New Issue