2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
export PATH=$PWD/bin:$PATH
|