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