Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fix sed formatting
pull/580/head
bertiebaggio
6 anos atrás
pai
000b482d18
commit
866d6fc1c9
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
docs/importing-postgres.md
+ 1
- 1
docs/importing-postgres.md
Ver arquivo
@@ -54,7 +54,7 @@ ALTER TABLE public.application_services_state OWNER TO synapse_user;
It can be worked around by changing the username to `synapse`, for example by using `sed`:
```
sed
```
Shell
$ sed -i "s/synapse_user/synapse/g" homeserver.sql"
```
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar