summaryrefslogtreecommitdiffstats
path: root/cron-jobs/ftpdir-cleanup
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-08-03 18:29:11 +0200
committerAaron Griffin <aaronmgriffin@gmail.com>2009-08-03 18:29:11 +0200
commitfcd15f215b7cb09e74e565799dd8b73748129aae (patch)
tree5d6cb50d37f988a5f3c06be602530362422b155e /cron-jobs/ftpdir-cleanup
parent16ab9a2b407fa500bd31848e51200f974c3ad756 (diff)
downloaddbscripts-fcd15f215b7cb09e74e565799dd8b73748129aae.tar.gz
dbscripts-fcd15f215b7cb09e74e565799dd8b73748129aae.tar.xz
Remove community from stock ftpdir-cleanup
community repo is cleaned up on a different machine Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'cron-jobs/ftpdir-cleanup')
-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"