bump ownCloud to 7.0.4; fixes #283

This commit is contained in:
Joshua Tauberer 2014-12-12 01:00:35 +00:00
parent 3bc5361491
commit 5cf38b950a
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.3
owncloud_ver=7.0.4
# Check if ownCloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
if [ ! -d /usr/local/lib/owncloud/ ] \