diff --git a/etc/phpshellsessions/enableallowallwan b/etc/phpshellsessions/enableallowallwan index c1466cabf0..ddf803960c 100644 --- a/etc/phpshellsessions/enableallowallwan +++ b/etc/phpshellsessions/enableallowallwan @@ -16,4 +16,5 @@ write_config("pfSsh.php added allow all wan rule"); unlink_if_exists("/tmp/config.cache"); $config = parse_config(true); echo "Reloading the filter configuration..."; -filter_configure_sync(); \ No newline at end of file +filter_configure_sync(); +echo "\n\n"; \ No newline at end of file