summaryrefslogtreecommitdiff
path: root/jed
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2021-08-18 16:07:38 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2021-08-18 16:07:38 -0400
commit8412a27b5331437807e5de76787932e909f337aa (patch)
tree71c565f7869cb4a04598eabb885dbe676ffc8904 /jed
Initial Commit
Diffstat (limited to 'jed')
-rwxr-xr-xjed3
1 files changed, 3 insertions, 0 deletions
diff --git a/jed b/jed
new file mode 100755
index 0000000..8fb1d51
--- /dev/null
+++ b/jed
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+java -jar jed.jar $@