From fc1c20c4715fdada6eaeb3d1642d73ecb83a79cc Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 20 Jun 2005 23:08:43 +0000 Subject: Remove installer.lua echo but keep option intact to minimize error reports for a known non working installer --- etc/rc.initial | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/rc.initial') diff --git a/etc/rc.initial b/etc/rc.initial index 813884a..e6b3057 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -61,7 +61,6 @@ echo if [ "$PLATFORM" = "cdrom" ]; then echo "Run installer for the stable BSD Installer" - echo "Run installer.lua for the new experimental BSD Installer" echo fi -- cgit v1.1