Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Fix sed formatting
pull/580/head
bertiebaggio
há 5 anos
ascendente
000b482d18
cometimento
866d6fc1c9
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
docs/importing-postgres.md
+ 1
- 1
docs/importing-postgres.md
Ver ficheiro
@@ -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é-visualizar
Carregando…
Cancelar
Guardar