3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
dart run src/day$1.dart $1
|