From 06ff58c53492541385b99551132b1833c22b5480 Mon Sep 17 00:00:00 2001 From: macmpi <16296055+macmpi@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:33:44 +0100 Subject: [PATCH] Revert "Revert "doc: script name"" This reverts commit a85d35e333f29e897863e463bf923b018d8a4d61. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faef301..c728863 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Alternatively, with host Computer set-up to share networking with USB interface ## Want to tweak more ? This repository may be forked/cloned/downloaded.\ -Main script file is [`headless.start`](https://github.com/macmpi/alpine-linux-headless-bootstrap/tree/main/overlay/usr/local/bin/headless_bootstrap).\ +Main script file is [`headless_bootstrap`](https://github.com/macmpi/alpine-linux-headless-bootstrap/tree/main/overlay/usr/local/bin/headless_bootstrap).\ Execute `./make.sh` to rebuild `headless.apkovl.tar.gz` after changes.\ (requires `busybox`; check `busybox` build options if not running from Alpine or Ubuntu)