Skip to content

Commit

Permalink
[zpool_iostat] switch from bash to sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfralle committed Jul 22, 2017
1 parent a79acee commit 806a917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/zfs/zpool_iostat
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

if [ "$1" = "autoconf" ]; then
echo yes
Expand Down

0 comments on commit 806a917

Please sign in to comment.