From: beeanyew Date: Thu, 17 Jun 2021 13:48:49 +0000 (+0200) Subject: Merge pull request #45 from mcgurk/wip-crap X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=7b83e4d73675dda3c8d4683cb22170f9d1239fbe;hp=9a8dc15850131fd32356baa9b320e7e6d1539158;p=pistorm Merge pull request #45 from mcgurk/wip-crap Suppress CLI-window at startup when using AmiTCP --- 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`