mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
Use /bin/bash as interpreter, and switch to UNIX line breaks
This commit is contained in:
parent
2eef2d55b5
commit
bebd78f74b
1 changed files with 79 additions and 79 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Script to monitor iostat cpu|tps.
|
# Script to monitor iostat cpu|tps.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue