Explorar el Código

fix permissions

tags/v1.2
Nico Rey hace 4 años
padre
commit
0fef4a64b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh Ver fichero

@@ -169,6 +169,7 @@ sudo cp templates/nginx.cfg /etc/nginx/sites-enabled/default
sudo mkdir -p /var/www/wx
sudo chown -R www-data:www-data /var/www/wx
sudo usermod -a -G www-data pi
sudo newgrp www-data
sudo chmod 775 /var/www/wx
)
sudo systemctl restart nginx


Cargando…
Cancelar
Guardar