3 lines
56 B
Bash
3 lines
56 B
Bash
|
|
#/bin/sh
|
||
|
|
|
||
|
|
export PATH="C:/usr/local/w64devkit/bin;$PATH"
|