diff options
author | root <root@usrp1-e.(none)> | 2010-02-23 02:09:51 +0000 |
---|---|---|
committer | root <root@usrp1-e.(none)> | 2010-02-23 02:09:51 +0000 |
commit | 1e49264f713701a89fb2bc079344273df5a94c06 (patch) | |
tree | fdbcde2fb60f190c1932064ef0fddd08bfea0b24 /host/apps/omap_debug/fetch-bin.sh | |
parent | fa35b710c09d7cb4a410313fd24d0ea2aa4172a3 (diff) | |
download | uhd-1e49264f713701a89fb2bc079344273df5a94c06.tar.gz uhd-1e49264f713701a89fb2bc079344273df5a94c06.tar.bz2 uhd-1e49264f713701a89fb2bc079344273df5a94c06.zip |
Initial checkin of useful shell scripts.
Diffstat (limited to 'host/apps/omap_debug/fetch-bin.sh')
-rwxr-xr-x | host/apps/omap_debug/fetch-bin.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/apps/omap_debug/fetch-bin.sh b/host/apps/omap_debug/fetch-bin.sh new file mode 100755 index 000000000..9fb09a10d --- /dev/null +++ b/host/apps/omap_debug/fetch-bin.sh @@ -0,0 +1 @@ +scp balister@192.168.1.182:Download/u1e.bin . |