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