mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 17:29:16 +00:00
3 lines
111 B
Bash
3 lines
111 B
Bash
su - postgres -c pg_dump deepsouthsounds > /tmp/dss.sql
|
|
scp /tmp/dss.sql fergalm@home.bitchmints.com:/srv/dev/
|