remove a quote
This commit is contained in:
parent
55e62d8532
commit
22edaabd98
|
@ -49,7 +49,7 @@ for funkwhale to work properly:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
sudo -u postgres psql -c 'CREATE EXTENSION "unaccent";''
|
sudo -u postgres psql -c 'CREATE EXTENSION "unaccent";'
|
||||||
|
|
||||||
|
|
||||||
Cache setup (Redis)
|
Cache setup (Redis)
|
||||||
|
|
Loading…
Reference in New Issue