From 2f7f33b7593534c50d08ef173078273dec4be275 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sat, 21 Jun 2025 16:06:52 -0400 Subject: 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 --- hyra-build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'hyra-build.sh') 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" -- cgit v1.2.3