Browse Source

Suppression du fichier index qui empeche la recupertation du projet

master
heuzef 6 years ago
parent
commit
44c859ba3f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh View File

@@ -23,6 +23,7 @@ adduser allo-gg sudo
deluser -f --remove-home pi

# Installation de Allo-GG
rm -vf /var/www/html/index.html
chown -R allo-gg:allo-gg /var/www/html/
su -l allo-gg -c "git clone https://github.com/heuzef/Allo-GG.git /var/www/html/"



Loading…
Cancel
Save