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

"; }