From cd8f578f8a8cb5cc08ed4362ab16c9b34ee8134c Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Mon, 6 Oct 2014 14:42:19 +0200 Subject: [PATCH] new: update to new limeade3 version (Support spoofing_whitelist and submission_disabled in the basic json api) --- customize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize b/customize index c3ec3a9..0abcd37 100755 --- a/customize +++ b/customize @@ -20,7 +20,7 @@ MUNIN_PLUGINS=( set -o errexit echo "* Installing API Server." -L3REL=0.0.7 +L3REL=0.0.8 mkdir /var/www cd /var/www wget https://github.com/wiedi/limeade3/archive/v${L3REL}.tar.gz