From 7f0dff0d613a01e3c88690586e9ba9df672efb04 Mon Sep 17 00:00:00 2001 From: horus_arch Date: Tue, 13 Dec 2016 19:25:18 +0100 Subject: Die Seite wird jetzt in einer VM gebaut. Zum veröffentlichen ist jetzt eine MQ vonnöten. --- intern.gospeladlershof.de/code/deploy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern.gospeladlershof.de/code/deploy.php') diff --git a/intern.gospeladlershof.de/code/deploy.php b/intern.gospeladlershof.de/code/deploy.php index 7782984..15ca9c0 100644 --- a/intern.gospeladlershof.de/code/deploy.php +++ b/intern.gospeladlershof.de/code/deploy.php @@ -1,6 +1,6 @@ &1 | mail -s "Hugo: gospeladlershof.de" status@iamfabulous.de', $retval); +system('cd /home/horus/app/gospeladlershof.de && make -s 2>&1 | mail -s "Hugo: gospeladlershof.de" status@iamfabulous.de', $retval); header($_SERVER["SERVER_PROTOCOL"] . " 302 Redirect"); if ( 0 !== $retval ) { -- cgit v1.2.3