Parcourir la source

bad idea

tags/v3.1
Luke Smith il y a 5 ans
Parent
révision
98d4758b6b
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4C50B54A911F6252
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      bin/mailsync

+ 0
- 1
bin/mailsync Voir le fichier

@@ -3,7 +3,6 @@

# Checks for internet connection and set notification script.
ping -q -c 1 1.1.1.1 > /dev/null || exit
pgrep -x mbsync >/dev/null && echo "mbsync already running." && exit
command -v notify-send >/dev/null || echo "Note that \`libnotify\` or \`libnotify-send\` should be installed for pop-up mail notifications with this script."

export DISPLAY=:0.0


Chargement…
Annuler
Enregistrer