summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/supplemental-web.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/supplemental-web/supplemental-web.install')
-rw-r--r--abs/core/supplemental-web/supplemental-web.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/supplemental-web/supplemental-web.install b/abs/core/supplemental-web/supplemental-web.install
index 252a8e0..7dc0214 100644
--- a/abs/core/supplemental-web/supplemental-web.install
+++ b/abs/core/supplemental-web/supplemental-web.install
@@ -20,8 +20,7 @@ post_install() {
echo "==> Forcing a re-read of lighttpd's configuration file."
echo ""
/sbin/sv hup /service/lighttpd
-
-
+ /usr/LH/bin/switch_web.sh supplemental
}
# arg 1: the new package version
@@ -60,6 +59,7 @@ post_remove() {
/sbin/sv hup /service/lighttpd
+ /usr/LH/bin/switch_web.sh local
}
op=$1