#!/bin/bash set -e mariadb -uroot -p"$MYSQL_ROOT_PASSWORD" <