From 399ec6ed6636aaa397f0f5d247b9278c7986ff10 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 3 Jul 2010 21:01:59 +0200 Subject: [PATCH] And one more in public Signed-off-by: Joerg Jaspert --- scripts/debian/ftpstats.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/debian/ftpstats.R b/scripts/debian/ftpstats.R index 2fa6569b..84786df4 100644 --- a/scripts/debian/ftpstats.R +++ b/scripts/debian/ftpstats.R @@ -15,5 +15,5 @@ t <- (read.table("/srv/ftp-master.debian.org/misc/ftpstats.data",sep=",",header= v <- t[(length(t$all)-90):(length(t$all)),1:15] #plotsize("/org/ftp.debian.org/web/size.png","Daily dinstall run size by arch",t) -plotsize("/srv/ftp-master.debian.org/web/size-quarter.png","Daily dinstall run size by arch (past quarter)",v) +plotsize("/srv/ftp.debian.org/web/size-quarter.png","Daily dinstall run size by arch (past quarter)",v) -- 2.39.2