From 3227f4b0035e5fd18a267e26c78f1f0b91a9f843 Mon Sep 17 00:00:00 2001 From: memdmp Date: Sat, 15 Feb 2025 14:46:30 +0100 Subject: fix: dont echo back --- nfo.ans | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfo.ans') diff --git a/nfo.ans b/nfo.ans index d0ee1af..6a3bdbc 100755 --- a/nfo.ans +++ b/nfo.ans @@ -29,4 +29,4 @@ echo ' ┃┗━━● with build options to make a more restricted <32k ┃ ┣━━▶ using simple directmedia layer ┃ ┣━━▶ using micromod-rs ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛' && read -n 1 #  +┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛' && read -sn1 #  -- cgit v1.2.3