From 73239efaefc1221b8a70357fb0084bb76c26fdf2 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 21:13:45 +0200 Subject: [PATCH] Set /bin/bash as interpreter for bash script --- plugins/fax/faxstat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/fax/faxstat b/plugins/fax/faxstat index d44b25bb..7c0deefb 100755 --- a/plugins/fax/faxstat +++ b/plugins/fax/faxstat @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Plugin to monitor hylafax queue #