This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
Allo-GG
Watch
3
Star
2
Fork
0
Code
Issues
9
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Configuration du nom réseau du module
master
heuzef
6 years ago
parent
5af73a6075
commit
79043f93ee
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save