2 lines
42 B
Plaintext
2 lines
42 B
Plaintext
|
#!/bin/bash
|
||
|
java -jar TaskXYY/run.jar "$@"
|