mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
5 lines
81 B
Bash
5 lines
81 B
Bash
#!/usr/bin/env bash
|
|
|
|
export PATH=$PWD/bin:$PATH
|
|
export LD_LIBRARY_PATH=$PWD/lib
|
|
|