mirror of https://github.com/axmolengine/axmol.git
4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
source ~/.bash_profile
|
||
|
echo $COCOS_CONSOLE_ROOT
|