summarylogtreecommitdiffstats
path: root/dbschema
diff options
context:
space:
mode:
Diffstat (limited to 'dbschema')
-rw-r--r--dbschema3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbschema b/dbschema
new file mode 100644
index 000000000000..9aef78412921
--- /dev/null
+++ b/dbschema
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cd /opt/dbschema/ && ./DbSchema.sh "$@" &