mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
netdata: update to version 1.16.0
- Add dependencies: libopenssl, liblz4
- Correct SPDX License Identifier
- Change URL of the website
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit b64558b1ba)
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
-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