]> git.donarmstrong.com Git - bugscan.git/blobdiff - crontab
Move stuff back into their original places.
[bugscan.git] / crontab
diff --git a/crontab b/crontab
index 06e93cce4f5d68fce112bd91de6ef056a3ade342..40b9b592a18aa0eaa4242343f81bbe64f0f40d55 100755 (executable)
--- a/crontab
+++ b/crontab
@@ -2,7 +2,7 @@
 
 set -e
 
-cd /home/sesse/bugscan
+cd /org/bugs.debian.org/bugscan
 
 # Run script from doogie to check packages in Incoming
 # ../../doogie/chgscan/update -o quiet=yes
@@ -30,6 +30,3 @@ ln -sf $countfile count
 ./dohtml
 ./dostatus
 ./dograph
-
-rsync -r www/ sesse@gluck.debian.org:public_html/bugscan/
-