1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-11 22:26:26 +02:00
piston/packages/cobol/3.1.2/environment

5 lines
81 B
Bash

#!/usr/bin/env bash
export PATH=$PWD/bin:$PATH
export LD_LIBRARY_PATH=$PWD/lib