diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-08-04 08:03:55 +0200 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-08-04 08:00:37 +0200 |
commit | e2767004a5f8796aee00ad7f44d561c4a959341b (patch) | |
tree | 29563196f10cf2ddcf40c425f274d23f340ac2ad | |
parent | fcd15f215b7cb09e74e565799dd8b73748129aae (diff) | |
download | dbscripts-e2767004a5f8796aee00ad7f44d561c4a959341b.tar.gz dbscripts-e2767004a5f8796aee00ad7f44d561c4a959341b.tar.xz |
Add db-community
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rwxr-xr-x | db-community | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db-community b/db-community new file mode 100755 index 0000000..44767a5 --- /dev/null +++ b/db-community @@ -0,0 +1,3 @@ +#!/bin/bash + +$(dirname $0)/db-update "community" |