Header angepasst

This commit is contained in:
Patrick Asmus 2023-07-14 23:31:35 +00:00
parent 4447681599
commit a9bd390e6e

View File

@ -1,22 +1,15 @@
#!/bin/bash
##########################################################################
# .--.
# |o_o |
# |:_/ |
# // \ \
# (| | )
# /'\_ _/`\
# \___)=(___/
#
# (c) Patrick Asmus
# support@media-techport.de
# https://www.media-techport.de
##########################################################################
# Letzte Anpassung: 24.05.2023
# Version 1.0
##########################################################################
# mysql-backup-1.0.sh
##########################################################################
# Script Name: mysql-backup.v1.sh
# Beschreibung: Sichert MySQL Datenbanken weg
# Aufruf: bash ./mysql-backup.v1.sh
# Autor: Patrick Asmus
# Web: https://www.media-techport.de
# Git-Reposit.: https://git.media-techport.de/scriptos/mysql-backup-bash-script
# Version: 1.0.1
# Datum: 15.07.2023
# Modifikation: Header angepasst
#####################################################
# MySQL-Server Informationen
DB_HOST="mysql-host" # Hostname oder IP-Adresse des MySQL-Servers
DB_USER="mysqlbackup" # MySQL-Benutzername