summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32e528480..478bb2643 100644
--- a/Makefile
+++ b/Makefile
@@ -387,7 +387,8 @@ install-torrus:
make install; \
perl -p -i -e "\
s'%%%FREESIDE_URL%%%'${FREESIDE_URL}'g;\
- " /usr/local/etc/torrus/conf/torrus-siteconfig.pl \
+ " /usr/local/etc/torrus/conf/torrus-siteconfig.pl; \
+ torrus clearcache \
);fi
clean: