mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +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
|