piston/packages/luau/0.511/environment
2022-01-29 12:20:56 -05:00

4 lines
126 B
Bash

#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/luau-0.511/build/release:$PATH