4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
export PATH=$PWD/bin:$PATH
|