Add a phpmyadmin tool that can run locally

This commit is contained in:
Joseph Schorr 2014-08-16 21:49:00 -04:00
parent 736af3165b
commit f24a10839c
3 changed files with 94 additions and 0 deletions

4
tools/phpmyadmin/run-admin.sh Executable file
View file

@ -0,0 +1,4 @@
#! /bin/bash
service apache2 start
mysqld