summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/cvssync4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 76ea9cd..7748ff0 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -133,7 +133,9 @@ exec("cd $CODIR/pfSense ; tar -cpf - . | (cd / ; tar -Uxpf -)");
post_cvssync_commands();
-echo "===> Checkout complete. Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds.\n";
+echo "===> Checkout complete.\n";
+echo "\n";
+echo "Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds.\n\n";
function post_cvssync_commands() {
echo "===> Removing FAST-CGI temporary files...\n";
OpenPOWER on IntegriCloud