Pārlūkot izejas kodu

check mbsync, not mailsync

tags/v3.1
Luke Smith pirms 5 gadiem
vecāks
revīzija
f3a7f2b6fd
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4C50B54A911F6252
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      bin/mailsync

+ 1
- 1
bin/mailsync Parādīt failu

@@ -4,7 +4,7 @@
# Run only if user logged in (prevent cron errors)
pgrep -u "$USER" >/dev/null || exit
# Run only if not already running in other instance
pgrep -x mailsync >/dev/null && exit
pgrep -x mbsync >/dev/null && exit

# Checks for internet connection and set notification script.
ping -q -c 1 1.1.1.1 > /dev/null || exit


Notiek ielāde…
Atcelt
Saglabāt