started to updated script to deb9 stretch

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-29 11:27:47 +02:00
parent 63a0a1ac02
commit f3a38e9258
2 changed files with 21 additions and 15 deletions

View File

@@ -1,10 +1,12 @@
# Install Lamp server and secure it on debian 7
# Install Lamp server and secure it on debian 9
## how to use it
on a fresh install
as root
1 install git
```
sudo apt-get install git
apt-get install git
```
2 clone the repo