From cab857a92a549c03d8dcd82aa13670c0e830ca3a Mon Sep 17 00:00:00 2001 From: Tomas Mudrunka Date: Wed, 3 Jan 2024 18:03:16 +0100 Subject: [PATCH] komentare --- bash/serial_loopback_test.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bash/serial_loopback_test.sh b/bash/serial_loopback_test.sh index 83c2840..d128f99 100755 --- a/bash/serial_loopback_test.sh +++ b/bash/serial_loopback_test.sh @@ -1,7 +1,9 @@ #!/bin/sh +# #Serial line tester v0.3 -#Tested in busybox ash #(c) Tomas Mudrunka 2022-2024 +# +#Tested in: busybox ash, bash trylimit=0 seconds=0 -- 2.30.2