update to ownCloud 7.0.3

This commit is contained in:
Joshua Tauberer 2014-11-14 13:01:28 +00:00
parent 995b7c4d2b
commit 9b9f5abf8f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ apt_install \
apt-get purge -qq -y owncloud*
# Install ownCloud from source of this version:
owncloud_ver=7.0.2
owncloud_ver=7.0.3
# Check if ownCloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
if [ ! -d /usr/local/lib/owncloud/ ] \