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.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/abs/core/supplemental-web/supplemental-web.install b/abs/core/supplemental-web/supplemental-web.install
index 55101ba..6e67c67 100644
--- a/abs/core/supplemental-web/supplemental-web.install
+++ b/abs/core/supplemental-web/supplemental-web.install
@@ -14,7 +14,6 @@ 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
@@ -43,7 +42,6 @@ post_remove() {
echo "==> Forcing a re-read of lighttpd's configuration file."
echo ""
/sbin/sv hup /service/lighttpd
- /usr/LH/bin/switch_web.sh local
}
op=$1