mirror of
https://github.com/jlengrand/my-good-first-issues.git
synced 2026-03-10 08:31:23 +00:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
|
|
java -jar build/libs/my-good-first-issues-1.0-SNAPSHOT-all.jar $1
|