mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
Since JT decided to go with php 8.0 over 8.1, revert to roundcube 1.5.2 for vanilla vagrantfile
This commit is contained in:
parent
c135bf1f77
commit
7bc77f644f
8
tests/vagrant/vanilla/Vagrantfile
vendored
8
tests/vagrant/vanilla/Vagrantfile
vendored
@ -21,10 +21,10 @@ 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 \
|
||||
--enable-mod=rcmcarddav-composer
|
||||
tests/system-setup/vanilla.sh
|
||||
# --enable-mod=roundcube-master \
|
||||
# --enable-mod=roundcube-debug \
|
||||
# --enable-mod=rcmcarddav-composer
|
||||
EOF
|
||||
chmod +x /tmp/provision.sh
|
||||
/tmp/provision.sh
|
||||
|
Loading…
Reference in New Issue
Block a user