mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Netdata: update to version 1.12.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/collectors/python.d.plugin/python.d.plugin.in
|
||||
+++ b/collectors/python.d.plugin/python.d.plugin.in
|
||||
@@ -1,6 +1,4 @@
|
||||
-#!/usr/bin/env bash
|
||||
-'''':; exec "$(command -v python || command -v python3 || command -v python2 ||
|
||||
-echo "ERROR python IS NOT AVAILABLE IN THIS SYSTEM")" "$0" "$@" # '''
|
||||
+#!/usr/bin/python3
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
# Description:
|
||||
Reference in New Issue
Block a user