From 9594aa730d9d354741b67aa13342887453cc4ba1 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Wed, 19 Feb 2014 18:21:14 -0500 Subject: [PATCH] Fix #! line --- calendar-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar-run.sh b/calendar-run.sh index 8091c90..eef411c 100755 --- a/calendar-run.sh +++ b/calendar-run.sh @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/bash # Copyright (C) 2013 Bradley M. Kuhn # # The copyright holders wish that this script could be placed into the public