From 3092ef4fd457e41d772bd97845376b790e6797aa Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Sat, 1 Jun 2019 13:39:06 +0000 Subject: [PATCH] bram@bprieshof.nl --- scripts/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/index.php b/scripts/index.php index 68880d6..b321609 100644 --- a/scripts/index.php +++ b/scripts/index.php @@ -49,7 +49,7 @@ /dev/null 2>&1 & echo $!'); + shell_exec('bash ./card-backup.sh > /dev/null 2>&1 & echo $!'); echo "

OK

"; }