]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - devel-utils/restore-robot
robomon: Implement motor simulation
[eurobot/public.git] / devel-utils / restore-robot
index 92e678669cbb476cc29e633ebe62ddf1659760fe..0843d41eadf44cebbb8827e5d727d52219a68a09 100755 (executable)
@@ -1,9 +1,6 @@
 #!/bin/sh
 set -x
-ssh root@10.1.1.1 'tar xv --exclude dev/tty\*' < robot.tar
-
-# It doesn't work if we do not exclude dev/tty*. I do not have time to
-# find which exact tty* files casuses the problem.
+ssh root@10.1.1.1 'tar xv; sync' < robot.tar