mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
3 lines
76 B
Bash
3 lines
76 B
Bash
#!/usr/bin/env bash
|
|
export PATH:=$PWD/gleam:PATH
|
|
export PATH=$PWD/bin:$PATH
|