mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Port some python2 plugins to python3
This commit is contained in:
parent
7063330e03
commit
86bee01637
7 changed files with 11 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (C) 2009 Andreas Thienemann <andreas@bawue.net>
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (C) 2009 Andreas Thienemann <andreas@bawue.net>
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue