Files
puzzle-generator/run.sh
2025-12-19 14:02:07 +01:00

3 lines
50 B
Bash
Executable File

#!/bin/bash
java -cp target SwedishGenerator "$@"