mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
4 lines
No EOL
63 B
Bash
4 lines
No EOL
63 B
Bash
#!/bin/bash
|
|
|
|
export PATH=$PWD/bin:$PATH
|
|
export RETINA_PATH=$PWD |