Index: build/build.sh =================================================================== diff -u -r84ddc33a4eed26584673074b0978e44587eeeb0d -r655350b1609cf4f369694cd0a615cf13b5ceffeb --- build/build.sh (.../build.sh) (revision 84ddc33a4eed26584673074b0978e44587eeeb0d) +++ build/build.sh (.../build.sh) (revision 655350b1609cf4f369694cd0a615cf13b5ceffeb) @@ -314,12 +314,8 @@ #return back to main folder cd .. - ./scripts/build/create_update_folder.sh " " "$REMOTE_DIR" + ./scripts/build/create_update_folder.sh " " " " "$REMOTE_DIR" - # Copy the required scripts to be able to launch the application remotely - #cp -r "application/scripts" "$REMOTE_DIR" - #cp -r "application/resources/settings" "$REMOTE_DIR" - # Copy the build logs the remote address regardless of the build results LOG="Build_Logs" mkdir -p $REMOTE_DIR/$REPORT_DIR/$LOG