From a567fe9ed05eed86f46fb06734bb7de5cfc57430 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 1 Feb 2015 08:29:21 +0100 Subject: [PATCH] function is a bash-ism --- s/cron/previews.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s/cron/previews.sh b/s/cron/previews.sh index 64c299627..ae0fe7b06 100755 --- a/s/cron/previews.sh +++ b/s/cron/previews.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash function abort() { echo $1