adventOfCode/runners/jar.sh
2024-12-07 02:05:09 +00:00

5 lines
No EOL
41 B
Bash

#!/usr/bin/env bash
set -e
java -jar $@