Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mailinabox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mailinabox
Commits
9cc5160c
Commit
9cc5160c
authored
Apr 07, 2016
by
Joshua Tauberer
Browse files
Options
Browse Files
Download
Plain Diff
Merge #789 - Update to ownCloud v8.2.3
parents
30c89be9
22395bdb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
owncloud.sh
setup/owncloud.sh
+4
-4
No files found.
setup/owncloud.sh
View file @
9cc5160c
...
...
@@ -17,8 +17,8 @@ apt_install \
apt-get purge
-qq
-y
owncloud
*
# Install ownCloud from source of this version:
owncloud_ver
=
8.
1.1
owncloud_hash
=
34077e78575a3e689825a00964ee37fbf83fbdda
owncloud_ver
=
8.
2.3
owncloud_hash
=
bfdf6166fbf6fc5438dc358600e7239d1c970613
# Migrate <= v0.10 setups that stored the ownCloud config.php in /usr/local rather than
# in STORAGE_ROOT. Move the file to STORAGE_ROOT.
...
...
@@ -52,8 +52,8 @@ if [ ! -d /usr/local/lib/owncloud/ ] \
# The two apps we actually want are not in ownCloud core. Clone them from
# their github repositories.
mkdir
-p
/usr/local/lib/owncloud/apps
git_clone https://github.com/owncloudarchive/contacts
4ff855e7c2075309041bead09fbb9eb7df678244
''
/usr/local/lib/owncloud/apps/contacts
git_clone https://github.com/owncloudarchive/calendar
ec53139b144c0f842c33813305612e8006c42ea5
''
/usr/local/lib/owncloud/apps/calendar
git_clone https://github.com/owncloudarchive/contacts
9ba2e667ae8c7ea36d8c4a4c3413c374beb24b1b
''
/usr/local/lib/owncloud/apps/contacts
git_clone https://github.com/owncloudarchive/calendar
2086e738a3b7b868ec59cd61f0f88b49c3f21dd1
''
/usr/local/lib/owncloud/apps/calendar
# Fix weird permissions.
chmod
750 /usr/local/lib/owncloud/
{
apps,config
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment