1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Update zfs-filesystem-graph: using env

with env the script is running with linux and bsd
This commit is contained in:
Lutz Reinhardt 2015-10-27 19:28:42 +01:00
parent 09f85f64a1
commit 90c4727a61

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/bash
#!/usr/bin/env bash
#
# Plugin to monitor a ZFS Filesystem
#