added
This commit is contained in:
parent
be87abf0af
commit
178ebde9a4
1 changed files with 5 additions and 0 deletions
5
scripts/cleanup.sh
Executable file
5
scripts/cleanup.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#! /bin/bash
|
||||
# clean all phpcompta related DB.
|
||||
|
||||
dropdb -U phpcompta -h localhost account_repository
|
||||
dropdb -U phpcompta -h localhost dossier1
|
||||
Loading…
Add table
Add a link
Reference in a new issue