Add a blurb about running installer or installer.lua

This commit is contained in:
Scott Ullrich 2005-06-19 18:28:52 +00:00
parent 0682e26bff
commit 88478ff82e

View File

@ -55,7 +55,8 @@ echo "10) Traffic Logs"
echo
if [ "$PLATFORM" = "cdrom" ]; then
echo "installer) Install pfSense to your hard drive"
echo "Run installer for the stable BSD Installer"
echo "Run installer.lua for the new experimental BSD Installer"
echo
fi