From 8620d322e2358454b007fdfcbfa96d4fc6084377 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 30 Mar 2018 12:03:45 +0200 Subject: [PATCH] Fix script wait time --- buildProject.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildProject.php b/buildProject.php index f7c8b95..ef55829 100644 --- a/buildProject.php +++ b/buildProject.php @@ -1,3 +1,3 @@ /dev/null &'); +shell_exec('./buildProject.sh > /dev/null 2>/dev/null &');