piston/packages/kotlin/1.4.31/environment

5 lines
79 B
Bash

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