mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[zpool_iostat] switch from bash to sh
This commit is contained in:
parent
a79acee68b
commit
806a9172f4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
if [ "$1" = "autoconf" ]; then
|
||||
echo yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue