This commit is contained in:
Kijowski Michał 2020-10-30 17:40:02 +01:00
parent b625d48fe5
commit 259d854eb7
3 changed files with 2 additions and 0 deletions

BIN
TaskA03/Makefile Normal file

Binary file not shown.

2
TaskA03/run Normal file
View File

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

BIN
TaskA03/run.jar Normal file

Binary file not shown.