From 892bbf1da070379b6fd71f91959dbc4f4512c806 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 12 Aug 2012 19:28:17 +0200 Subject: [PATCH] config/debian/cron.weekly: use bash --- config/debian/cron.weekly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 52e95eb5..7d884b6a 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Run once a week via cron, out of dak's crontab. -- 2.39.2