mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-04-28 11:43:28 +02:00
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
docker-compose run --rm db /opt/mysql
|
|
|