1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-14 17:27:23 +01:00

Remove vagrant references - everything has moved to lxd

This commit is contained in:
downtownallday
2024-10-04 14:51:25 -04:00
parent 3e0a621450
commit 3b6e6177d0
15 changed files with 3 additions and 732 deletions

View File

@@ -17,7 +17,7 @@ D=$(dirname "$BASH_SOURCE")
provision_start "" "/mailinabox" || exit 1
# Setup system
if [ "$1" = "ciab" ]; then
if [ "$TESTS" = "ciab" -o "$1" = "ciab" ]; then
# use a remote cloudinabox (does not have to be running)
provision_shell <<<"
cd /mailinabox