Index: build/build.sh =================================================================== diff -u -r66aeedf9bf2cbb0bbfc8e55fdad9167bf0757982 -r3ffa66c1fa6883203692677b48cce67fba5a51fd --- build/build.sh (.../build.sh) (revision 66aeedf9bf2cbb0bbfc8e55fdad9167bf0757982) +++ build/build.sh (.../build.sh) (revision 3ffa66c1fa6883203692677b48cce67fba5a51fd) @@ -117,6 +117,7 @@ fi #copy built application into the specific target(s) +ssh root@192.168.10.135 'killall denali' scp ./denali root@192.168.10.135://home/root/ sync;sync;sync;