cp-schema.sh 79 B

123
  1. #!/bin/bash
  2. cp ../turndb/schema.sql mysql/
  3. cp ../turndb/schema.sql postgresql/