1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-12 14:46:27 +02:00
piston/packages/vlang/0.3.3/environment
2023-04-09 12:24:30 +02:00

4 lines
No EOL
104 B
Bash

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