4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Put instructions to run the runtime
|
||
|
java -jar code.jar
|