[pve-devel] [PATCH manager 12/15] postinst: remove commented out call to a2ensite
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jan 24 14:12:37 CET 2018
Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
debian/postinst | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/postinst b/debian/postinst
index 8c5b2ca0..76f9f448 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -106,8 +106,6 @@ EOF
# rewrite banner
test -e /proxmox_install_mode || pvebanner || true
- #a2ensite pve.conf >/dev/null 2>&1
-
if test -z "$2"; then
: # no old version, nothing to do
else
--
2.14.2
More information about the pve-devel
mailing list