mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Use /bin/bash as interpreter for bash script
- uses "echo -en" several places
This commit is contained in:
parent
bebd78f74b
commit
8348cd2805
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# A Munin Plugin to show auth stuff
|
||||
# Created by Dominik Schulz <lkml@ds.gauner.org>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue