reverting part of [1994]: keep on calling apache restart properly
This commit is contained in:
parent
75e2f1cba1
commit
a035c95f98
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue