mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 18:38:30 +00:00
Merge pull request #390 from inhumantsar/patch-1
Changed interpreter from /bin/sh to bash
This commit is contained in:
commit
e3af199459
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Plugin to monitor CPU usage, for a selected set of processes. Tested on Linux.
|
# Plugin to monitor CPU usage, for a selected set of processes. Tested on Linux.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue