summaryrefslogtreecommitdiff
path: root/intern.gospeladlershof.de
diff options
context:
space:
mode:
authorHorus2016-09-27 22:07:03 +0200
committerHorus2016-09-27 22:07:03 +0200
commit51293a00d0728b4fbdf9a6f789a592e855bcd692 (patch)
tree139ca901e044e8f19968cd5ec5cdcfdc6a03856d /intern.gospeladlershof.de
parent4d89a18e0579783bb9a221f71d42630c6d79d3f6 (diff)
downloadgospeladlershof.de-51293a00d0728b4fbdf9a6f789a592e855bcd692.tar.gz
2 Bugfix
Diffstat (limited to 'intern.gospeladlershof.de')
-rw-r--r--intern.gospeladlershof.de/code/deploy.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern.gospeladlershof.de/code/deploy.php b/intern.gospeladlershof.de/code/deploy.php
index 1d04021..7782984 100644
--- a/intern.gospeladlershof.de/code/deploy.php
+++ b/intern.gospeladlershof.de/code/deploy.php
@@ -1,7 +1,5 @@
<?php
-require __DIR__ . '/session.php';
-
system('cd /home/horus/sites/gospeladlershof.de && make -s 2>&1 | mail -s "Hugo: gospeladlershof.de" status@iamfabulous.de', $retval);
header($_SERVER["SERVER_PROTOCOL"] . " 302 Redirect");