mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-12-20 03:10:54 +00:00
git clone (which uses curl) underneath was failing. Curiously, the same git clone command would work on my macos host machine. VM versions: Curl, 7.35.0 OpenSSL/1.0.1f Macos versions: Curl, 7.54.0 LibreSSL/2.0.20 Tried compiling a newer version of curl from source, but I got stuck chasing missing dependencies. Did a workaround with wget download that manages to download over https. |
||
|---|---|---|
| .. | ||
| bootstrap.sh | ||
| dkim.sh | ||
| dns.sh | ||
| firstuser.sh | ||
| functions.sh | ||
| mail-dovecot.sh | ||
| mail-postfix.sh | ||
| mail-users.sh | ||
| management.sh | ||
| migrate.py | ||
| munin.sh | ||
| network-checks.sh | ||
| owncloud.sh | ||
| preflight.sh | ||
| questions.sh | ||
| spamassassin.sh | ||
| ssl.sh | ||
| start.sh | ||
| system.sh | ||
| web.sh | ||
| webmail.sh | ||
| zpush.sh | ||