mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-22 23:21:31 +00:00
3 lines
40 B
Text
3 lines
40 B
Text
|
#! /bin/bash
|
||
|
tr -d "\r" <$1 >/dev/tts/1
|