Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
mt created page: nextcloud
authored
Jun 27, 2017
by
mt
Show whitespace changes
Inline
Side-by-side
nextcloud.md
0 → 100644
View page @
a3f3814b
# Nextcloud
## Installation & Update via git
TODO
## Update via git
$ sudo -u www-data -i
$ find . -type d -name '.git' | sed 's/\.git//g' | xargs -I{} git -C {} branch -v