Bläddra i källkod

install: fix permissions for folders

tags/1.5
Nico Rey 3 år sedan
förälder
incheckning
02779d003c
1 ändrade filer med 5 tillägg och 0 borttagningar
  1. +5
    -0
      install.sh

+ 5
- 0
install.sh Visa fil

@@ -245,6 +245,11 @@ echo "

set +e

### Fix permissions on audio/meteor/images folder
sudo chmod -R 775 /var/www/wx/audio/
sudo chmod -R 775 /var/www/wx/images/
sudo chmod -R 775 /var/www/wx/meteor/

### Running WXTOIMG to have the user accept the licensing agreement
wxtoimg



Laddar…
Avbryt
Spara