mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
3 lines
40 B
Text
3 lines
40 B
Text
|
#! /bin/bash
|
||
|
tr -d "\r" <$1 >/dev/tts/1
|