#!/bin/bash set -e service mariadb start sleep 5 mysql -uroot <