aboutsummaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.post-upgrade
blob: 02731046d994496fb178bfd67348fc4da0c01458 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
echo *
echo * Please give ownership to the web server user, the following directories:
echo *
echo * /etc/owncloud/config.php
echo * /var/lib/owncloud/data
echo * /usr/share/webapps/owncloud/apps
echo *