From 841395dd16f470e3c051a0a4fff5b91efc983c30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 May 2021 14:33:27 +0200 Subject: Adding upstream version 1.31.0. Signed-off-by: Daniel Baumann --- contrib/debian/rules | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib') diff --git a/contrib/debian/rules b/contrib/debian/rules index 533c2ecfb..eb50fffb4 100755 --- a/contrib/debian/rules +++ b/contrib/debian/rules @@ -70,7 +70,6 @@ override_dh_install: # Move files that local user shouldn't be editing to /usr/share/netdata # - packaging/bundle-dashboard.sh . ${TOP}/var/lib/netdata/www mkdir -p "$(TOP)/usr/share/netdata/www" for D in $$(find "$(TOP)/var/lib/netdata/www/" -maxdepth 1 -type d -printf '%f '); do \ echo Relocating $$D; \ -- cgit v1.2.3