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

changed interpreter to bash

This commit is contained in:
Konstantin Kuklin 2014-10-06 00:29:29 +04:00
parent c69a5761dc
commit 527cb89fd0
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
: <<=cut

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
: <<=cut
@ -30,7 +30,6 @@ MIT
=cut
. $MUNIN_LIBDIR/plugins/plugin.sh
if [ "$1" = "autoconf" ]; then