From 8bbcc1db8b976a9ccfdcac1dcde5a15c01495d60 Mon Sep 17 00:00:00 2001
From: vogelor <vogelor@ispconfig3>
Date: Sat, 26 Mar 2011 17:57:52 -0400
Subject: [PATCH] monitor: enhanced the apache-check -> noe we also check if apache was able to send data and not only to establish a connection

---
 server/scripts/update_from_svn.sh |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/server/scripts/update_from_svn.sh b/server/scripts/update_from_svn.sh
index becd7e7..d8ed236 100644
--- a/server/scripts/update_from_svn.sh
+++ b/server/scripts/update_from_svn.sh
@@ -5,4 +5,6 @@
 cd trunk/install
 php -q update.php
 cd /tmp
-rm -rf /tmp/trunk
\ No newline at end of file
+rm -rf /tmp/trunk
+
+exit 0
\ No newline at end of file

--
Gitblit v1.9.1