summarylogtreecommitdiffstats
path: root/dbschema
diff options
context:
space:
mode:
authorSergey Marochkin2015-10-16 16:18:57 +0300
committerSergey Marochkin2015-10-16 16:18:57 +0300
commit7f1d9a4abd4451348c580d37d9a1be189b7e2c8d (patch)
tree08aa6a2475500ac9e9c7d3df0e2824f95c0c1ca3 /dbschema
downloadaur-7f1d9a4abd4451348c580d37d9a1be189b7e2c8d.tar.gz
Upload
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 "$@" &