3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
python3.10 run src/day$1.dart $2 $1
|