commit | d3acc5f699fbb5872a6745aeb7f135bcc04421db | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Jul 08 16:06:07 2018 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Wed Aug 08 20:39:24 2018 -0700 |
tree | d79df39589d83ace5b0182c5719597104e492b11 | |
parent | d76546a48fe57da23c6a72603c5de873de94f672 [diff] [blame] |
Make vision deploy script more picky Change-Id: I6962f2a5ca30d2cd9386841f60ea464c9b93351a
diff --git a/y2018/vision/deploy.sh b/y2018/vision/deploy.sh index b2fa3d2..ba9d40d 100755 --- a/y2018/vision/deploy.sh +++ b/y2018/vision/deploy.sh
@@ -1,5 +1,7 @@ #!/bin/bash +set -e + JETSON="root@$1" # To build for the Jetson, use