From 50ec663b03cb24820481960b3ced9cf25be6b387 Mon Sep 17 00:00:00 2001 From: Leo Krueger Date: Thu, 10 Apr 2014 15:21:54 +0200 Subject: [PATCH] make restart if not running working --- updateDnsmasq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updateDnsmasq.sh b/updateDnsmasq.sh index f858465..9b34c84 100755 --- a/updateDnsmasq.sh +++ b/updateDnsmasq.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Simple script to update the dnsmasq files from git # CONFIGURE THIS TO YOUR GIT DIRECTORY