forked from loafle/openapi-generator-original
move android-volley generated sample
This commit is contained in:
parent
69e1eecee0
commit
58cb5716cb
@ -17,7 +17,7 @@ if [ ! -d "${APP_DIR}" ]; then
|
||||
APP_DIR=`cd "${APP_DIR}"; pwd`
|
||||
fi
|
||||
|
||||
executable="../modules/swagger-codegen-cli/target/swagger-codegen-cli.jar"
|
||||
executable="./modules/swagger-codegen-cli/target/swagger-codegen-cli.jar"
|
||||
|
||||
if [ ! -f "$executable" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user