3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
/usr/bin/pg_dump -O -v -f "apidb_0.6.sql" api06
|