mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
3 lines
40 B
Text
3 lines
40 B
Text
|
#! /bin/bash
|
||
|
tr -d "\r" <$1 >/dev/tts/1
|