summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-19 00:23:02 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-19 00:23:02 +0000
commit22fd62966b0995967d369bb06bfdb89d3b08035f (patch)
treeb8f5990edda7a7c14e60c7da20d515d03d384a48 /etc/rc.initial
parentc0c27851f7b0dc0d90f6e02235e98c7e3e409244 (diff)
downloadpfsense-22fd62966b0995967d369bb06bfdb89d3b08035f.zip
pfsense-22fd62966b0995967d369bb06bfdb89d3b08035f.tar.gz
extra c/r
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index abe275f..ef55668 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -53,7 +53,7 @@ echo " 8) Shell"
echo " 9) PFtop"
echo "10) Traffic Logs"
echo
-[ "$PLATFORM" = "cdrom" ] || echo "installer) Install pfSense to your hard drive"
+[ "$PLATFORM" = "cdrom" ] || echo "installer) Install pfSense to your hard drive" && echo
read -p "Enter a number: " opmode
echo
OpenPOWER on IntegriCloud