aboutsummaryrefslogtreecommitdiffstats
path: root/bin/schemaspy
diff options
context:
space:
mode:
Diffstat (limited to 'bin/schemaspy')
-rwxr-xr-xbin/schemaspy3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/schemaspy b/bin/schemaspy
new file mode 100755
index 0000000..7451993
--- /dev/null
+++ b/bin/schemaspy
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec env java -jar /home/devi/devi/schemaspy/schemaspy-6.1.1-SNAPSHOT.jar "$@"