From 6d89893bfa2e97a5d3e3316b1eebd0273de85d6f Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 27 Mar 2011 09:50:22 +0200 Subject: [PATCH] holy fuck goddamn lunatics whoever had the fuck broken stupid idea of making dash the default /bin/sh should be shot. fucking stupid damn lunatics, go die you suckers. or use windows. whatever. LEAVE THE WORLD SANE. stupid bitches. Signed-off-by: Joerg Jaspert --- config/backports/cron.hourly | 2 +- config/debian/cron.daily | 2 +- config/debian/cron.hourly | 2 +- config/debian/cron.monthly | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/backports/cron.hourly b/config/backports/cron.hourly index 4e1c904e..f973606e 100755 --- a/config/backports/cron.hourly +++ b/config/backports/cron.hourly @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # # Executed hourly via cron, out of dak's crontab. diff --git a/config/debian/cron.daily b/config/debian/cron.daily index 0abaa940..a96f6c57 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/bash # # Run daily via cron, out of dak's crontab. diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index aef24c09..6c28e21c 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # # Executed hourly via cron, out of dak's crontab. diff --git a/config/debian/cron.monthly b/config/debian/cron.monthly index 685a1939..980cb6d6 100755 --- a/config/debian/cron.monthly +++ b/config/debian/cron.monthly @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/bash # # Run at the beginning of the month via cron, out of dak's crontab. -- 2.39.2