--- config/debian/cron.weekly | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 52e95eb..7d884b6 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. -- 1.7.2.5