summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/pfSsh.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/sbin/pfSsh.php')
-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 edc69be..1170405 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -127,7 +127,7 @@ function show_help() {
echo "write_config();\n";
echo "\n/* to reboot the system after saving */\n";
- echo "system_reboot_sync();";
+ echo "system_reboot_sync();\n";
}
$fp = fopen('php://stdin', 'r');
OpenPOWER on IntegriCloud