From 73e23cb7ba188d9c89461e8b89bd6387c810bb9d Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 22:21:02 +0200 Subject: [PATCH] use /bin/bash as interpreter for bash script --- plugins/other/conexant_adsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/other/conexant_adsl b/plugins/other/conexant_adsl index d2fe3914..fa774d81 100755 --- a/plugins/other/conexant_adsl +++ b/plugins/other/conexant_adsl @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # # Script to show adsl router stats for routers with Conexant based chips and the standard Conexant web admin gui like the eTec EpicRouter...