Browse Source

Configuration du nom réseau du module

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

+ 3
- 0
install.sh View File

@@ -2,6 +2,9 @@
# Allo-GG
# Installation de Allo-GG sur un Pi Zero avec Rasbian.

# Configuration du nom réseau du module
echo "allo-gg" > /etc/hostname

# Installation des dependances
cd
apt-get -y update


Loading…
Cancel
Save