This commit is contained in:
Kijowski Michał 2020-10-30 16:43:13 +01:00
parent 14f6b388ee
commit b625d48fe5
3 changed files with 2 additions and 0 deletions

BIN
TaskA02/Makefile Normal file

Binary file not shown.

2
TaskA02/run Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash
java -jar TaskA02/run.jar "$@"

BIN
TaskA02/run.jar Normal file

Binary file not shown.