summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-08-03 12:29:11 -0400
committerAaron Griffin <aaronmgriffin@gmail.com>2009-08-03 12:29:11 -0400
commitfcd15f215b7cb09e74e565799dd8b73748129aae (patch)
tree5d6cb50d37f988a5f3c06be602530362422b155e
parent16ab9a2b407fa500bd31848e51200f974c3ad756 (diff)
Remove community from stock ftpdir-cleanuparchlinux/20090803
community repo is cleaned up on a different machine Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rwxr-xr-xcron-jobs/ftpdir-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-jobs/ftpdir-cleanup b/cron-jobs/ftpdir-cleanup
index 38c7fcd..1a9fd98 100755
--- a/cron-jobs/ftpdir-cleanup
+++ b/cron-jobs/ftpdir-cleanup
@@ -1,6 +1,6 @@
#!/bin/bash
-repos="core extra testing community"
+repos="core extra testing"
LOCKFILE="/tmp/.ftpdircleanup.lock"