From f16be1c320f3d463a753300aab63a30fba8d8170 Mon Sep 17 00:00:00 2001 From: Stan Pinte Date: Sun, 6 Mar 2005 17:13:26 +0000 Subject: [PATCH] made script useful for other dbs, and file ids --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index a4ccef1c8..6eb63bfd8 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,8 @@ 2005-03-06 stanpinte * Fixed task 3838 (keep secundary menus when selecting secundary item + * Enhanced script ./scripts/add-db.sh, so that it takes 2 params: the # + dossier, and the backup script file name. 2005-03-01 sparkyx