1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00

Upgrade NextCloud to 13.06

This commit is contained in:
yodax 2018-10-05 19:13:42 +02:00
parent 504a9b0abc
commit 4672ac63a9

View File

@ -154,8 +154,8 @@ InstallOwncloud() {
fi
}
owncloud_ver=13.0.5
owncloud_hash=e2b4a4bebd4fac14feae1e6e8997682f73fa8b50
owncloud_ver=13.0.6
owncloud_hash=33e41f476f0e2be5dc7cdb9d496673d9647aa3d6
# Check if Nextcloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
if [ ! -d /usr/local/lib/owncloud/ ] \