piston/packages/lua/5.4.4/environment

4 lines
116 B
Plaintext
Raw Normal View History

2023-04-08 11:58:48 +02:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH="$PWD/lua-5.4.4/src:$PATH"