summaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.post-upgrade
blob: af5d2b7713287aedf7ae4d9662eafb8bff511561 (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 "*"