From 2b25f7944ef903ede14d573b2ea5e7c9d736017e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 24 May 2015 16:28:46 -0600 Subject: cron-jobs/update-abs-tarballs: Remove; everything is on the same server now. It just ran `rsync` to sync things between servers. --- cron-jobs/update-abs-tarballs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 cron-jobs/update-abs-tarballs diff --git a/cron-jobs/update-abs-tarballs b/cron-jobs/update-abs-tarballs deleted file mode 100755 index e710f7c..0000000 --- a/cron-jobs/update-abs-tarballs +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -. "$(dirname "$(readlink -e "$0")")/../config" - -rsync -av --exclude=staging/ parabolagnulinux.org::abstar/ "${FTP_BASE}/" -- cgit v1.2.3