From a85d35e333f29e897863e463bf923b018d8a4d61 Mon Sep 17 00:00:00 2001 From: macmpi <16296055+macmpi@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:32:04 +0100 Subject: [PATCH] Revert "doc: script name" This reverts commit 27e28da354e6570e5fc76e96ffb6d5b68f70900e. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c728863..faef301 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_bootstrap`](https://github.com/macmpi/alpine-linux-headless-bootstrap/tree/main/overlay/usr/local/bin/headless_bootstrap).\ +Main script file is [`headless.start`](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)