1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00

[cpubyuser] switch from bash to sh

This commit is contained in:
Lars Kruse 2016-10-22 04:03:35 +02:00
parent 85d91b50f4
commit 2db4f2ca56

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
# #
# Plugin to monitor CPU usage, for a selected set of users # Plugin to monitor CPU usage, for a selected set of users
# #