1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-13 15:16:26 +02:00
piston/packages/brainfuck/1.0.0/environment
2021-03-17 21:23:13 +13:00

4 lines
101 B
Bash

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