From d08e6f54fbcd09b223ae1fc0bb3d5174c6f07966 Mon Sep 17 00:00:00 2001 From: efnet-nl Date: Mon, 14 Sep 2009 14:42:06 +0000 Subject: [PATCH] Change shebang to be linux style :) git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@20 0a436592-62d7-4152-98a5-b7e29e440240 --- cron/bitcron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron/bitcron b/cron/bitcron index 8b35afc..642c459 100755 --- a/cron/bitcron +++ b/cron/bitcron @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/bin/bash # Original author: Pim van Pelt # Taken from OSS publication upstream: