mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Change interpreter to bash, [[ is just better
This commit is contained in:
parent
26cac8f856
commit
c147534385
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
# ZFS statistics for ZFSonLinux
|
# ZFS statistics for ZFSonLinux
|
||||||
# Author: Adam Michel (elfurbe@furbism.com)
|
# Author: Adam Michel (elfurbe@furbism.com)
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue