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

Adjust shebang for portability.

This commit is contained in:
Hanson Wong 2017-06-27 10:18:02 +10:00 committed by GitHub
parent 8fd69c45f5
commit b0be5fd4f5

View file

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