From: Vincent Vanwaelscappel Date: Tue, 25 Jul 2023 13:28:43 +0000 (+0200) Subject: wip #6174 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e880157d14354637b8d4939eb375f7f13851aa49;p=office-backup.git wip #6174 --- 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"