aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-18 15:06:41 -0500
committerMatt Rude <[email protected]>2011-06-18 15:06:41 -0500
commitf41a0393cbdbc34c28968a11a6a22d46229b6859 (patch)
tree160cea9b1baf55dff494b3c8d841e022361145ca /scripts
parent30c0d9cabe4b1b62568b3beddc822f3d3810fd13 (diff)
downloadtime.mattrude.com-f41a0393cbdbc34c28968a11a6a22d46229b6859.tar.gz
time.mattrude.com-f41a0393cbdbc34c28968a11a6a22d46229b6859.tar.bz2
time.mattrude.com-f41a0393cbdbc34c28968a11a6a22d46229b6859.zip
don't use graphs directory
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/do-build-graphs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/do-build-graphs b/scripts/do-build-graphs
index 927aebc..f17e5f6 100755
--- a/scripts/do-build-graphs
+++ b/scripts/do-build-graphs
@@ -2,7 +2,7 @@
RRD_BIN=/usr/bin
RRDPAGE=/var/www/time.mattrude.com/rrd
-GRAPHS=/var/www/time.mattrude.com/graphs
+GRAPHS=/var/www/time.mattrude.com/status
SCRIPTS=/var/www/time.mattrude.com/scripts
if [ ! -e $GRAPHS ]; then