Files
puzzle-generator/run.sh
2026-01-04 01:37:42 +01:00

3 lines
52 B
Bash
Executable File

#!/bin/bash
java -cp ~/dev/.target puzzle.Main "$@"