mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-10-29 18:40:53 +00:00
* Download and verify Nextcloud download before deleting old install directory * Changed install logic to look at config.php and not version.php for database version number. When restoring from a backup, config.php in STORAGE_ROOT will hold the Nextcloud version that corresponds to the user's database and version.php in /usr/local won't even exist, so we were missing Nextcloud migration steps. In other cases they should be the same. |
||
|---|---|---|
| .. | ||
| 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 | ||
| nextcloud.sh | ||
| preflight.sh | ||
| questions.sh | ||
| spamassassin.sh | ||
| ssl.sh | ||
| start.sh | ||
| system.sh | ||
| web.sh | ||
| webmail.sh | ||
| zpush.sh | ||