summaryrefslogtreecommitdiff
path: root/cron-jobs/update-web-files-db
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-08-25 11:30:42 -0500
committerDan McGee <dan@archlinux.org>2010-08-25 11:30:42 -0500
commit0e9dc9f69e290fe352de7b2bbd288890a78eced5 (patch)
tree3c2c49a7a5cd92c4f048afe7ddcba7e2dd438ba5 /cron-jobs/update-web-files-db
parent9f695214d0d63f60d67bb5c1caeae50110c03f7a (diff)
Add update-web-db cronjob
This has been untracked by version control for a while on gerolde in both the cron-jobs directory and in /etc/cron.hourly/. Add it here so we can make changes and know what is going on. This is an improved script over what we currently have. It is one script instead of two, and it does things a little smarter with the logging. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'cron-jobs/update-web-files-db')
l---------cron-jobs/update-web-files-db1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-jobs/update-web-files-db b/cron-jobs/update-web-files-db
new file mode 120000
index 0000000..0c2c4fa
--- /dev/null
+++ b/cron-jobs/update-web-files-db
@@ -0,0 +1 @@
+update-web-db \ No newline at end of file