changeset 505:116cbb0e2bd4 prerelease

update_board again
author Giulio Moro <giuliomoro@yahoo.it>
date Wed, 22 Jun 2016 01:28:25 +0100
parents b6eb94378ca9
children 2a8afa6fa118
files scripts/update_board
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/update_board	Wed Jun 22 01:24:55 2016 +0100
+++ b/scripts/update_board	Wed Jun 22 01:28:25 2016 +0100
@@ -194,7 +194,7 @@
 	  export BBB_ADDRESS BBB_BELA_HOME
 	  cd $IDE_FOLDER/scripts && ./update_IDE $ALWAYS_YES_FLAG --no-frills
 
-	  # The IDE is restarted by the update_IDE script
+	  ssh $BBB_ADDRESS "make -C $BBB_BELA_HOME --no-print-directory idestart" 
 	else
 	  # run the IDE 
 	   printf "\nThe Bela core files were updated on the board, but a valid IDE folder was not found in $IDE_FOLDER/, so the IDE was not updated.