From: Zachary Vance Date: Mon, 23 Jan 2017 07:28:09 +0000 (-0800) Subject: gmail backups no longer done X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=57d6cc2fad924347ee8fe6a535c03e22d28d1de9;p=za3k.git gmail backups no longer done --- diff --git a/cgi-bin/service.status.d/vanceza@gmail.com backup b/cgi-bin/service.status.d/vanceza@gmail.com backup deleted file mode 100644 index a6b3949..0000000 --- a/cgi-bin/service.status.d/vanceza@gmail.com backup +++ /dev/null @@ -1,6 +0,0 @@ -ACCOUNT="vanceza@gmail.com" -DIR=/home/gmail/${ACCOUNT} -#FILE="$(./last-updated-in-dir "$DIR")" -FILE="${DIR}/.info/${ACCOUNT}_email_last_id.sync" -ONE_WEEK=$((7 * 24 * 60 * 60)) -./file-updated? "${FILE}" "${ONE_WEEK}" diff --git a/cgi-bin/service.status.d/za3k.ext@gmail.com backup b/cgi-bin/service.status.d/za3k.ext@gmail.com backup deleted file mode 100644 index 31cbef0..0000000 --- a/cgi-bin/service.status.d/za3k.ext@gmail.com backup +++ /dev/null @@ -1,6 +0,0 @@ -ACCOUNT="za3k.ext@gmail.com" -DIR=/home/gmail/${ACCOUNT} -#FILE="$(./last-updated-in-dir "$DIR")" -FILE="${DIR}/.info/${ACCOUNT}_email_last_id.sync" -ONE_WEEK=$((7 * 24 * 60 * 60)) -./file-updated? "${FILE}" "${ONE_WEEK}"