Update Nextcloud to 12.0.2, bugfix release

This commit is contained in:
yodax 2017-09-01 13:46:06 +02:00
parent 81258e2189
commit a864fafca1
1 changed files with 2 additions and 2 deletions

View File

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