Skip to content

Commit

Permalink
file for copying data from RPi
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Zotti authored and Ryan Zotti committed Jul 9, 2016
1 parent 46afdf3 commit 4bb04c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scp_car_data.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SESSION=$1
scp [email protected]:/home/pi/Documents/code/Self_Driving_RC_Car/data/${SESSION}/* /Users/ryanzotti/Documents/repos/Self_Driving_RC_Car/data/${SESSION}/
echo "Finished"

0 comments on commit 4bb04c6

Please sign in to comment.