diff --git a/scripts/cleanup.sh b/scripts/cleanup.sh new file mode 100755 index 000000000..bb6de43c9 --- /dev/null +++ b/scripts/cleanup.sh @@ -0,0 +1,5 @@ +#! /bin/bash +# clean all phpcompta related DB. + +dropdb -U phpcompta -h localhost account_repository +dropdb -U phpcompta -h localhost dossier1