/ampstack

A simple shell script to install a LAMP or AMP stack

Primary LanguageShellMIT LicenseMIT

LAMP Stack Installer

A simple shell script to install a LAMP or AMP stack

Usage

Make sure you're logged in as a non-root user with sudo privileges. Navigate to your home directory cd ~.

Grab the repository:

git clone https://github.com/kim3-sudo/ampstack.git
cd ampstack

Make the file executable:

sudo chmod 777 runme.sh

Run the script:

sudo ./runme.sh