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
leftover from bugtesting
pull/891/head
Luke Smith
há 2 anos
ascendente
c3f4ab8db0
cometimento
607b44e221
1 ficheiros alterados
com
0 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+0
-3
bin/mailsync
+ 0
- 3
bin/mailsync
Ver ficheiro
@@ -67,9 +67,6 @@ syncandnotify() {
newcount=$(echo "$new" | sed '/^\s*$/d' | wc -l)
[ -z "$MAILSYNC_MUTE" ] && case 1 in
$((newcount > 0)) ) notify "$acc" "$newcount" ;;
*)
echo lololol
;;
esac
}
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar