kpmpgsmkii/get-sql.sh

3 lines
80 B
Bash
Executable file

#!/bin/bash
mysqldump -d -h192.168.0.3 -ukangaworld -p kangaworld > schema.sql