altocompta/unit-test/create-dossier-test.sh
2019-11-02 00:56:45 +01:00

7 lines
166 B
Bash
Executable file

#!/bin/bash
DOSSIER_TEST=rel70dossier25
createdb $DOSSIER_TEST
pg_restore -Fc --no-owner --no-privilege --verbose -d $DOSSIER_TEST db/dossiertest191101-2109.bin