#!/usr/bin/env bash set -euo pipefail source ./lib.sh log "MariaDB vorbereiten …" systemctl enable --now mariadb mysql -uroot <