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