From a035c95f982064b518a529c4ea5c0da9e94f6e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Fri, 5 Oct 2007 15:46:24 +0000 Subject: [PATCH] reverting part of [1994]: keep on calling apache restart properly --- install/dopo.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/dopo.sh b/install/dopo.sh index 9181ec01..a5cd64ef 100755 --- a/install/dopo.sh +++ b/install/dopo.sh @@ -39,7 +39,7 @@ dolangs() { find /var/alternc/bureau/locales -maxdepth 1 -mindepth 1 -type d -name "*_*" | dolangs # Relance les apache pour qu'ils vident leur cache GetText -# invoke-rc.d apache restart -# invoke-rc.d apache-ssl restart +invoke-rc.d apache restart +invoke-rc.d apache-ssl restart exit 0