summaryrefslogtreecommitdiff
path: root/cron-jobs/createFileLists
diff options
context:
space:
mode:
Diffstat (limited to 'cron-jobs/createFileLists')
-rwxr-xr-xcron-jobs/createFileLists2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-jobs/createFileLists b/cron-jobs/createFileLists
index 9ce108c..697c39d 100755
--- a/cron-jobs/createFileLists
+++ b/cron-jobs/createFileLists
@@ -3,7 +3,7 @@
reposdir=/srv/ftp/
#targetdir=/home/pierre/public_html/test-repo/
targetdir=$reposdir
-repos="core extra unstable testing community"
+repos="core extra testing community"
arches="i686 x86_64"
if [ -f "/tmp/createFileList.lock" ]; then