From e880157d14354637b8d4939eb375f7f13851aa49 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 25 Jul 2023 15:28:43 +0200 Subject: [PATCH] wip #6174 --- backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup b/backup index fc59d89..176509d 100644 --- a/backup +++ b/backup @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if pgrep -x "/usr/bin/rsync" >/dev/null then echo "backup is already running" -- 2.39.5