~benny/charms/precise/owncloud/upstream-5.0.7

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Jorge O. Castro
  • Date: 2012-10-12 13:29:18 UTC
  • Revision ID: jorge@ubuntu.com-20121012132918-p7wivcyzl0c58ql9
Update juju-log with correct version number

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
                     php5-gd php5-mysql php5-sqlite curl libcurl3 \
11
11
                     php5-curl rpcbind nfs-common
12
12
 
13
 
juju-log "Downloading and validating ownCloud 4.0.7"
 
13
juju-log "Downloading and validating ownCloud 4.5"
14
14
# Load charm helper and download owncloud
15
15
. /usr/share/charm-helper/sh/net.sh
16
16
LURL="http://download.owncloud.org/releases/owncloud-4.5.0.tar.bz2"