Files
2021-05-09 16:28:03 +02:00

3 lines
108 B
Bash
Executable File

#!/bin/bash
mysql --host=dbtest --port=3306 -uroot -p$MYSQL_ROOT_PASSWORD --protocol=TCP $MYSQL_DATABASE -A