From fc71850c9077ec543a3b4ae8e9fb166672a1bcb4 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Wed, 6 Apr 2016 00:46:39 +0300 Subject: [PATCH] added version update check #175 --- .gitignore | 2 + web/index.html | 174 +++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 164 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 59ee0b09..73a0184f 100644 --- a/.gitignore +++ b/.gitignore @@ -58,4 +58,6 @@ web/datasource.css web/gadget.xml web/index_new.html web/version.txt + system/netdata-openrc +system/netdata-init-d diff --git a/web/index.html b/web/index.html index c37be7c3..9a988414 100644 --- a/web/index.html +++ b/web/index.html @@ -282,29 +282,27 @@ - + @@ -336,6 +347,7 @@