mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Set /bin/bash as interpreter for bash script
This commit is contained in:
parent
047358a0bc
commit
0463ac1060
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# Wildcard-plugin to monitor IP addresses through iptables. To monitor an
|
||||
# IP, link fwbuilder_<ipaddress> to this file. E.g.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue