Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
adrian
/
mutt-wizard
espelho de
https://github.com/LukeSmithxyz/mutt-wizard.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
6
Wiki
Trabalho
Ver a proveniência
Fix .conf to .yaml in goimapnotify config file
pull/1020/head
Carlos Lobo
há 9 meses
ascendente
b7b7f21d69
cometimento
d943b92fa9
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
bin/mw
+ 1
- 1
bin/mw
Ver ficheiro
@@ -86,7 +86,7 @@ prepmpop() {
}
prepimapnotify() {
mkdir -p "$imapnotify" ; envsubst < "$imapnotifytemp" >> "$imapnotify/$fulladdr.
conf
"
mkdir -p "$imapnotify" ; envsubst < "$imapnotifytemp" >> "$imapnotify/$fulladdr.
yaml
"
}
prepmutt() {
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar