change rst block

This commit is contained in:
maxime 2019-05-27 08:26:05 +02:00
parent 6190a60417
commit aecccd5bcd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
::
# DB installation
pacman -S postgresql
su - postgres -c "initdb --local en_US.UTF-8 -D '/var/lib/postgres/data'"