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.

10 lines
356 B

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