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

Change interpreter to bash, [[ is just better

This commit is contained in:
amichel 2015-05-16 01:59:27 -07:00
parent 26cac8f856
commit c147534385

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# ZFS statistics for ZFSonLinux
# Author: Adam Michel (elfurbe@furbism.com)
#