1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-06 03:46:27 +02:00
piston/packages/kotlin/1.4.31/environment

4 lines
79 B
Bash

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