Pārlūkot izejas kodu

fix #785 since cron now silent

pull/858/head
Luke Smith pirms 1 gada
vecāks
revīzija
30c1c0d2ae
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. +0
    -2
      bin/mailsync

+ 0
- 2
bin/mailsync Parādīt failu

@@ -11,8 +11,6 @@
# issues. It also should at least be compatible with Linux (and maybe BSD) with
# Xorg and MacOS as well.

# Run only if user logged in (prevent cron errors)
pgrep -u "${USER:=$LOGNAME}" >/dev/null || { echo "$USER not logged in; sync will not run."; exit ;}
# Run only if not already running in other instance
pgrep mbsync >/dev/null && { echo "mbsync is already running."; exit ;}



Notiek ielāde…
Atcelt
Saglabāt