#!/bin/bash
source /home/credentials.sh
mysql -h $MARIADB_HOST -u $MARIADB_USER -p$MARIADB_PASS -e "$1"