From 46074e70ccd16748997be89a49c1506f4c880c42 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Thu, 17 Jun 2021 14:10:54 +0300 Subject: [PATCH] Suppress CLI-window at startup when using AmiTCP Redirect AmiTCP:bin/startnet output to NIL: so it doesn't open new persistent CLI-window at startup. --- a314/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/a314/README.md b/a314/README.md index 4548455..6374d29 100644 --- a/a314/README.md +++ b/a314/README.md @@ -213,10 +213,11 @@ Roadshow is a proprietary software that costs €25.00. There's also a demo vers `ed s:user-startup` - Remove login-line (ESC,D,enter) + - To suppress CLI-window at startup, modify `run AmiTCP:bin/startnet` line to `run >NIL: AmiTCP:bin/startnet` - Save and exit (ESC,x,enter) `ed Work:AmiTCP-3.0b2/db/interfaces` - - Add line: eth dev=devs:a314eth.device + - Add line: `eth dev=devs:a314eth.device` - Save and exit (ESC,x,enter) `ed Work:AmiTCP-3.0b2/bin/startnet` -- 2.39.2