move android-volley generated sample

This commit is contained in:
Shyri Villar 2015-12-26 11:51:53 +01:00
parent 69e1eecee0
commit 58cb5716cb
23 changed files with 1 additions and 1 deletions

View File

@ -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