summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-03 03:38:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-03 03:38:40 +0000
commit6b703652643ea9c4f9deba84d0796ff6a9f0b844 (patch)
tree325dcdf00b4aac1589b4a474cf8fee3ed7e2f63f /usr/local/sbin
parentc97a4133400c2db0057a68c850e6b5a8e597469f (diff)
downloadpfsense-6b703652643ea9c4f9deba84d0796ff6a9f0b844.zip
pfsense-6b703652643ea9c4f9deba84d0796ff6a9f0b844.tar.gz
Minor text updates
Diffstat (limited to 'usr/local/sbin')
-rwxr-xr-xusr/local/sbin/pfSsh.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index ca3e82f..3785380 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -56,7 +56,7 @@ echo "\$config['interfaces']['wan']['ipaddr'] = \"192.168.100.1\";\n";
echo "\$config['interfaces']['wan']['subnet'] = \"24\";\n";
echo "\n/* to save out the new configuration (config.xml) */\n";
-echo "write_config();\n";
+echo "write_config();";
while($shell_active == true) {
echo "\n\npfSense shell> ";
OpenPOWER on IntegriCloud