diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-08-18 16:07:38 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-08-18 16:07:38 -0400 |
| commit | 8412a27b5331437807e5de76787932e909f337aa (patch) | |
| tree | 71c565f7869cb4a04598eabb885dbe676ffc8904 /jed | |
Initial Commit
Diffstat (limited to 'jed')
| -rwxr-xr-x | jed | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh + +java -jar jed.jar $@ |
