mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Set interpreter "/bin/bash" for bash scripts
This commit is contained in:
parent
7afe6bfbf3
commit
23c3f26abf
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
#######################################################################################################################
|
#######################################################################################################################
|
||||||
#
|
#
|
||||||
# = PowerMTA Munin multi-monitor =
|
# = PowerMTA Munin multi-monitor =
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
vmta="208-97-205-153"
|
vmta="208-97-205-153"
|
||||||
# Lets run the command to pull the vmta's in
|
# Lets run the command to pull the vmta's in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue