1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix non-working shebang.

This commit is contained in:
Hanson Wong 2017-06-27 10:22:58 +10:00 committed by GitHub
parent b0be5fd4f5
commit e21b8a79d7

View file

@ -1,4 +1,4 @@
#!/usr/bin/env perl -w
#!/usr/bin/env perl
# -*- perl -*-
# vim: ft=perl