Files
coturn/docker/cp-schema.sh

4 lines
79 B
Bash
Executable File

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