From 36db7251eae248bceba8a18b4fe7458473703386 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 31 Jul 2008 21:30:06 +0000 Subject: Add line break to make the text look tidy. --- etc/phpshellsessions/cvssync | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc') 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"; -- cgit v1.1