Explorar el Código

check for installed index.html

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

+ 0
- 1
install.sh Ver fichero

@@ -154,7 +154,6 @@ sudo systemctl restart nginx
if [ ! -e /var/www/wx/index.html ]; then
cp index.html /var/www/wx/index.html
fi
cp index.html /var/www/wx/index.html
log_done "Nginx configured"

### Setup ramFS


Cargando…
Cancelar
Guardar