From fb53fd0e0ce99d91abe822d5be43f16d629f9b48 Mon Sep 17 00:00:00 2001 From: Aconite <63141077+AconiteGodOfSWG@users.noreply.github.com> Date: Mon, 28 Dec 2020 11:42:42 -0500 Subject: [PATCH] Add update_database ant cmd for getting db latest --- build.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 3ae34f6..76f54eb 100755 --- a/build.xml +++ b/build.xml @@ -420,6 +420,21 @@ + + + + + + + + + + + + + + + - +