From 94d73e3d3a15de86bb7975b7c2582f8dfcd9f060 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 8 Sep 2008 21:51:15 +0000 Subject: Clarify operation in progress --- etc/phpshellsessions/cvssync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync index 57408e4..b3827de 100644 --- a/etc/phpshellsessions/cvssync +++ b/etc/phpshellsessions/cvssync @@ -5,7 +5,7 @@ */ if(is_dir("/home/pfsense")) { - echo "\nRelocating cvssync..."; + echo "\nRelocating downloaded cvssync data, please wait..."; exec("rm -rf /home/pfsense"); echo " done.\n"; } -- cgit v1.1