Make sure to disable ngcp-www-admin site.

We're reusing 1443 from ngcp-www-admin, but want to have it still
installed for now.
agranig/1_0_subfix
Andreas Granig 12 years ago
parent da387428d9
commit 9e9ba885d5

@ -26,6 +26,9 @@ a2enmod dump_io || echo "Missing some optional Apache module(s), ignoring."
# disable debian's default Apache site # disable debian's default Apache site
a2dissite default a2dissite default
# disable old ngcp-www-admin
a2dissite ngcp-www-admin
# dh_installdeb will replace this with shell code automatically # dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts. # generated by other debhelper scripts.
#DEBHELPER# #DEBHELPER#

Loading…
Cancel
Save