Index: build/build.sh =================================================================== diff -u -r0ec7ca47a68fa035d6c1cf0cc0d6f91e13b09950 -r54c696e38cd0a7b3b0bfce41104ce4a1ef900d2c --- build/build.sh (.../build.sh) (revision 0ec7ca47a68fa035d6c1cf0cc0d6f91e13b09950) +++ build/build.sh (.../build.sh) (revision 54c696e38cd0a7b3b0bfce41104ce4a1ef900d2c) @@ -315,7 +315,7 @@ cd .. echo "My Location is $(pwd)" - ./build/scripts/build/create_update_folder.sh + ./scripts/build/create_update_folder.sh # Copy the required scripts to be able to launch the application remotely #cp -r "application/scripts" "$REMOTE_DIR"