Parcourir la source

check for installed index.html

tags/v1.0
Nico Rey il y a 4 ans
Parent
révision
7930cf4a7b
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      install.sh

+ 0
- 1
install.sh Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer