summaryrefslogtreecommitdiff
path: root/selfpublish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'selfpublish.sh')
-rw-r--r--selfpublish.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/selfpublish.sh b/selfpublish.sh
index c2ac100..bdeb086 100644
--- a/selfpublish.sh
+++ b/selfpublish.sh
@@ -284,6 +284,7 @@ then
284 systemctl reload apache2 || systemctl restart apache2 284 systemctl reload apache2 || systemctl restart apache2
285else 285else
286 enable_apache_modules 286 enable_apache_modules
287 systemctl restart apache2
287 install_self_to_site 288 install_self_to_site
288 install_header_to_site 289 install_header_to_site
289fi 290fi