root/inputs/.geoscrub/_MySQL/geoscrub.data.sql.make @ 5958
1 |
#!/bin/sh
|
---|---|
2 |
ssh nimoy mysqldump --compatible=postgresql --add-locks=false --set-charset \ |
3 |
--no-create-info --lock-tables=false --password geoscrub geoscrub |