From 1518b71b8135f75524e1db4adcef7c2e9c8a7f62 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Tue, 5 Sep 2006 08:43:55 +0000 Subject: oops, fixed previous commit --- del-webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/del-webapp b/del-webapp index 110c00a..ec407a8 100755 --- a/del-webapp +++ b/del-webapp @@ -15,7 +15,7 @@ if [ $num = 0 ]; then # uninstallation: restart web server if running, # a there is one less configuration file /sbin/service httpd condrestart - ] + fi else # update: just reload web server if running, # as the number of configuration files didn't change -- cgit v1.2.1