#!/bin/sh apt-get update; apt-get full-upgrade -y; apt-get install mariadb-server mariadb-client -y