mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
use a proper interpretor
env is not in /bin in debian
This commit is contained in:
parent
4a7a0de134
commit
d2491a1977
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env ruby
|
||||
#!/usr/bin/ruby
|
||||
|
||||
# returns the mem usage of a given process
|
||||
def plist(psname)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue