mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Added some stuff
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user