diff options
author | Marius Halden <marius.h@lden.org> | 2015-02-14 06:40:22 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2015-02-14 06:40:22 +0100 |
commit | 83bafd752c4617e9c719dd76ccece81ff3843d50 (patch) | |
tree | a81d890f5c25455203587faaa57c8fc169110ee7 | |
parent | 7fcdc94b87fcacc400329aa1461e455c50b30642 (diff) | |
download | appdrift-stats-83bafd752c4617e9c719dd76ccece81ff3843d50.tar.gz appdrift-stats-83bafd752c4617e9c719dd76ccece81ff3843d50.tar.bz2 appdrift-stats-83bafd752c4617e9c719dd76ccece81ff3843d50.tar.xz |
Corrected path
-rwxr-xr-x | stats.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ use RRD::Simple (); use LWP::UserAgent; use LWP::Protocol::socks; -my $rrd_path = "/appdrift"; +my $rrd_path = "/srv/appdrift"; my $score_url = "http://128.39.121.4/purser/scoreboard.txt"; my @group_colors = qw( |