You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
493 B

  1. diff --git a/collectors/python.d.plugin/python.d.plugin.in b/collectors/python.d.plugin/python.d.plugin.in
  2. index 7ac03fd..d0a3f19 100755
  3. --- a/collectors/python.d.plugin/python.d.plugin.in
  4. +++ b/collectors/python.d.plugin/python.d.plugin.in
  5. @@ -1,6 +1,4 @@
  6. -#!/usr/bin/env bash
  7. -'''':; exec "$(command -v python || command -v python3 || command -v python2 ||
  8. -echo "ERROR python IS NOT AVAILABLE IN THIS SYSTEM")" "$0" "$@" # '''
  9. +#!/usr/bin/python3
  10. # -*- coding: utf-8 -*-
  11. # Description: