From ff5ae88a5c36d67fd28aae6a9a75ba549be8a120 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Wed, 14 Dec 2011 23:21:11 +0100 Subject: Fix temperaturescript --- scripts/temperaturescript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/temperaturescript.sh b/scripts/temperaturescript.sh index 4186b27..49f24a1 100755 --- a/scripts/temperaturescript.sh +++ b/scripts/temperaturescript.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash #script to fetch latest temperature graph and resize it. -- cgit v1.2.1