]> git.donarmstrong.com Git - bugscan.git/blobdiff - dostatus
Various changes to make this run from a non-official place. This commit
[bugscan.git] / dostatus
index 572dc40b567c700fa140e498092788d871b60495..13c2cf1042a7a00f048eb6b8194bced1caa6ec99 100755 (executable)
--- a/dostatus
+++ b/dostatus
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 newtime=`ls -al status | cut -c 43-54`
-echo -n "$newtime (CST): " > /org/bugs.debian.org/www/bugscan/status
-./bugreport -s >> /org/bugs.debian.org/www/bugscan/status
+echo -n "$newtime (CST): " > /home/sesse/bugscan/www/status
+./bugreport -s >> /home/sesse/bugscan/www/status