#!/usr/bin/env bash apt-get install mysql-server python-mysqldb python-pymysql mysql -uroot -ppassword <