Files

3 lines
85 B
Bash
Executable File

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