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