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