Kaynağa Gözat

proper mailsync command now run

tags/v3.1
Luke Smith 5 yıl önce
ebeveyn
işleme
cc6b3b0e6f
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4C50B54A911F6252
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      mw

+ 1
- 1
mw Dosyayı Görüntüle

@@ -259,7 +259,7 @@ choosecron() { ! pgrep crond >/dev/null && echo "No cron manager running. Instal
read -r minnum
printf "\033[0m"
done
(crontab -l; echo "*/$minnum * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus; export DISPLAY=:0; . \$HOME/.profile; $muttdir/bin/mailsync -f INBOX") | crontab - &&
(crontab -l; echo "*/$minnum * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus; export DISPLAY=:0; . \$HOME/.profile; $muttdir/bin/mailsync") | crontab - &&
echo "Cronjob added. Mail will sync every $minnum minutes. Be sure you have your cron manager running."
fi
}


Yükleniyor…
İptal
Kaydet