kpmpgsmkii/get-sql.sh

3 lines
78 B
Bash
Executable file

#!/bin/bash
mysqldump -d -h 192.168.0.3 -u dosThing -p dosThing > schema.sql