From 89ab65e00ca54f49b11b4be0e882f3d77283e4fe Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 15 Oct 2001 21:41:43 +0000 Subject: Initial revision --- board/sandpoint/dinkdl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 board/sandpoint/dinkdl (limited to 'board/sandpoint/dinkdl') diff --git a/board/sandpoint/dinkdl b/board/sandpoint/dinkdl new file mode 100644 index 0000000000..f281452eb3 --- /dev/null +++ b/board/sandpoint/dinkdl @@ -0,0 +1,2 @@ +#! /bin/bash +tr -d "\r" <$1 >/dev/tts/1 -- cgit v1.2.1