mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-01 13:53:51 +00:00
Unify shebang for python scripts
This commit is contained in:
parent
8542c09283
commit
a7139bcaee
42 changed files with 43 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
This plugin shows the statistics of every source currently connected to the Icecast2 server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue