|
|
@@ -5,10 +5,8 @@ |
|
|
|
# Configuration du nom reseau du module |
|
|
|
echo "allo-gg" > /etc/hostname |
|
|
|
|
|
|
|
# MAJ et installation des utilitaires |
|
|
|
# Installation des utilitaires |
|
|
|
cd || exit |
|
|
|
apt-get -y update |
|
|
|
apt-get -y upgrade |
|
|
|
apt-get -y install apache2 php7.0 git-core vim tree rsync lsof curl screen |
|
|
|
|
|
|
|
# Installation de log2ram |
|
|
|