1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00

Upgrade system packages during system-setup

This commit is contained in:
downtownallday 2022-03-06 10:53:53 -05:00
parent a6c819eea0
commit 8e58a78b94

View File

@ -20,6 +20,7 @@ cd /mailinabox
export PRIMARY_HOSTNAME=vanilla.local
export FEATURE_MUNIN=false
export FEATURE_NEXTCLOUD=false
export SKIP_SYSTEM_UPDATE=0
tests/system-setup/vanilla.sh \
--enable-mod=roundcube-master \
--enable-mod=roundcube-debug \