1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-03 10:26:26 +02:00
piston/packages/bash/5.2.0/environment
2023-04-08 09:52:41 +02:00

4 lines
No EOL
104 B
Bash

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