Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
adrian
/
mutt-wizard
miroir de
https://github.com/LukeSmithxyz/mutt-wizard.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
6
Wiki
Activité
Parcourir la source
Fix .conf to .yaml in goimapnotify config file
pull/1020/head
Carlos Lobo
il y a 9 mois
Parent
b7b7f21d69
révision
d943b92fa9
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
bin/mw
+ 1
- 1
bin/mw
Voir le fichier
@@ -86,7 +86,7 @@ prepmpop() {
}
prepimapnotify() {
mkdir -p "$imapnotify" ; envsubst < "$imapnotifytemp" >> "$imapnotify/$fulladdr.
conf
"
mkdir -p "$imapnotify" ; envsubst < "$imapnotifytemp" >> "$imapnotify/$fulladdr.
yaml
"
}
prepmutt() {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer