1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-04 19:06:27 +02:00
piston/packages/kotlin/1.8.20/environment
2023-04-08 17:35:00 +02:00

4 lines
No EOL
78 B
Bash

#!/usr/bin/env bash
# Add java and kotlinc to path
export PATH=$PWD/bin:$PATH