From: Silvio Rhatto Date: Tue, 6 Aug 2024 22:14:03 +0000 (-0300) Subject: Fix: provision: debian: web-basic: load the proper metadot bundle X-Git-Tag: 0.3.0~5 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ee90d73ac9c7ad4bb592624de42f79a94cbaad21;p=kvmx.git Fix: provision: debian: web-basic: load the proper metadot bundle --- diff --git a/share/provision/debian/web-basic b/share/provision/debian/web-basic index 2d3c06d..8956a80 100755 --- a/share/provision/debian/web-basic +++ b/share/provision/debian/web-basic @@ -29,6 +29,10 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y" # Provision the basic stuff $DIRNAME/desktop-basic $HOSTNAME $DOMAIN $MIRROR +# Aditional metadot modules +apps/metadot/metadot load-bundle web-basic +apps/metadot/metadot deps-bundle web-basic + # Additional packages echo "Installing additional web packages..." $APT_INSTALL firefox-esr chromium wget