piston/packages/lua/5.4.2/environment

5 lines
117 B
Plaintext
Raw Normal View History

2021-03-17 10:42:32 +01:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH="$PWD/lua-5.4.2/src:$PATH"