浏览代码

Fix path typo

pull/1437/head
Slavi Pantaleev 4 年前
committed by GitHub
父节点
当前提交
32af9d7053
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/importing-postgres.md

+ 1
- 1
docs/importing-postgres.md 查看文件

@@ -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`

正在加载...
取消
保存