1
0
mirror of https://github.com/coturn/coturn.git synced 2025-10-22 11:31:26 +02:00
coturn/docker/cp-schema.sh
2018-10-23 07:44:03 +02:00

4 lines
79 B
Bash
Executable File

#!/bin/bash
cp ../turndb/schema.sql mysql/
cp ../turndb/schema.sql postgresql/