Luke Smith
5 yıl önce
ebeveyn
işleme
94c5600245
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4C50B54A911F6252
1 değiştirilmiş dosya ile
1 ekleme ve
0 silme
-
bin/mailsync
|
|
@@ -3,6 +3,7 @@ |
|
|
|
|
|
|
|
# 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 |
|
|
|
|
|
|
|
export DISPLAY=:0.0 |
|
|
|
|
|
|
|