Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 331 Bytes

octolamp

This is a bash script to install LAMP stack on Ubuntu based systems.

Clone the repository from git

git clone https://github.com/obuxim/octolamp.git

Navigate to the repository directory

cd octolamp

Make it executable

chmod a+x octolamp.sh

Run the script as sudo

sudo ./octolamp.sh