Quellcode durchsuchen

Fix path typo

pull/1437/head
Slavi Pantaleev vor 4 Jahren
committed by GitHub
Ursprung
Commit
32af9d7053
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/importing-postgres.md

+ 1
- 1
docs/importing-postgres.md Datei anzeigen

@@ -99,4 +99,4 @@ Check, if `--dbname` is set to `synapse` (not `matrix`) and replace paths (or ev

### Hints

To open psql terminal run `usr/local/bin/matrix-postgres-cli`
To open psql terminal run `/usr/local/bin/matrix-postgres-cli`

Laden…
Abbrechen
Speichern