From 178ebde9a412557fe98f66dba366c0fdbe697041 Mon Sep 17 00:00:00 2001 From: Stan Pinte Date: Sat, 26 Feb 2005 14:43:51 +0000 Subject: [PATCH] added --- scripts/cleanup.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/cleanup.sh 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