Index: build/build.sh =================================================================== diff -u -rd5f1b398cbac0ff03dffaeaeeef223f5abda2ec1 -r66aeedf9bf2cbb0bbfc8e55fdad9167bf0757982 --- build/build.sh (.../build.sh) (revision d5f1b398cbac0ff03dffaeaeeef223f5abda2ec1) +++ build/build.sh (.../build.sh) (revision 66aeedf9bf2cbb0bbfc8e55fdad9167bf0757982) @@ -118,6 +118,7 @@ #copy built application into the specific target(s) scp ./denali root@192.168.10.135://home/root/ +sync;sync;sync; #return back to out path cd ..