1
restaurant-search/db/dump.sh

3 lines
46 B
Bash
Raw Normal View History

2014-09-20 09:35:33 +00:00
#!/bin/bash
mysqldump -u hscd hscd > hscd.sql