summaryrefslogtreecommitdiff
path: root/hyra-build.sh
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-06-21 16:06:52 -0400
committerIan Moffett <ian@osmora.org>2025-06-21 16:06:52 -0400
commit2f7f33b7593534c50d08ef173078273dec4be275 (patch)
tree2230974c0b1cc7d22824965dbcfe0e8e51e68e70 /hyra-build.sh
parent09faea731b9f1b01caf8f08761e0937724804558 (diff)
build: Remove automatic installer warning
The Hyra installer now exists in usr.sbin/installer and is no longer automatic as it relies on user input for confirmation Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'hyra-build.sh')
-rwxr-xr-xhyra-build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hyra-build.sh b/hyra-build.sh
index d8903c8..caa6e45 100755
--- a/hyra-build.sh
+++ b/hyra-build.sh
@@ -153,7 +153,6 @@ result() {
then
hard_clean # XXX: For safety
echo "Installer is at ./Hyra-install.iso"
- echo "!!WARNING!!: Installer is _automatic_"
echo "!!NOTE!!: OSMORA is not responsible for incidental data loss"
else
echo "Boot image is at ./Hyra.iso"