3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
#!/bin/bash
|
||
|
java -jar TaskA02/run.jar "$@"
|