aboutsummaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.post-install
blob: c7288ac82e81385f6c56ddb0ff79016be6016b1a (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
echo /var/lib/owncloud/data
echo /usr/share/webapps/owncloud/apps
echo --------------------------------------------------------------------------