how to use this script
folow command for installasi olampp:
open your terminal linux $ apt-get update -y
$ apt-get install wget -y
$ apt-get install mysql-server -y
$ apt-get install php5-common libapache2-mod-php5 php5-cli -y
$ apt-get install php5-mysql php5-curl -y
$ apt-get install phpmyadmin -y
$ wget -qO- https://raw.githubusercontent.com/dheonz/olampp/master/setup.sh | sh
wait into mysql install give you like password
same for phpmyadmin
waiti into finish done
for use command
$ lamp
selet menu option 1 into 6:
for phpmyadmin open browser and type :
http://localhost/phpmyadmin/ for linux user
http://localhost:2080/phpmyadmin/ for android gnuroot debian or termux user