mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-01 22:39:00 +02:00
The setup script is using GitHub's auto-generated source archive URL (archive/refs/tags/) to download the Nextcloud contacts and calendar apps. Source archives exclude `vendor/` composer dependencies and compiled frontend assets since they're gitignored, causing app:enable to fail with: `Could not download app contacts`. Switch to the release tarball URL (releases/download/) which includes all pre-built assets.
20 KiB
Executable File
20 KiB
Executable File