This commit is contained in:
Bachir Soussi Chiadmi 2015-01-05 20:51:15 +01:00
parent fb661c0a93
commit 3a6dd52445

View File

@ -12,8 +12,9 @@ sudo apt-get git
git clone https://github.com/bachy/debian-lamp.git git clone https://github.com/bachy/debian-lamp.git
``` ```
3 run the script 3 run the script as root
``` ```
su
cd debian-lamp cd debian-lamp
chmod a+x install-debian-server.sh chmod a+x install-debian-server.sh
./install-debian-server.sh ./install-debian-server.sh