Files
2024-06-04 15:36:35 +02:00

4 lines
68 B
Bash
Executable File

#!/bin/bash
exec -a "$0" "$(dirname "$0")/wrapper.py" kotlinc "$@"