Added some stuff

v3d 2016-12-09 19:14:48 +00:00
parent 825f86e807
commit 1f0d433505

@ -166,6 +166,10 @@ Git creates everything as root so we have to fix stuff in Pi's home directory by
`sudo chown -R pi:pi /home/pi`
We also need to set the permissions to our www directory so that PHP can write / move files around
`sudo chown -R www-data:www-data /var/www/html/pivilion/`
That's it - everything should be working now!
Please note that Pivilion is in public beta and is sure to have some errors. Don't hesitate to help development by raising issues here https://gitlab.com/hacklab01/pivilion/issues