From 99557b9000be7ac9bf5ddadab5be2c149fbea222 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 21 Jun 2005 15:34:23 +0000 Subject: Alert user when ASSP is done installing. --- packages/assp.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'packages') diff --git a/packages/assp.xml b/packages/assp.xml index e2b6888a..1cc8423b 100644 --- a/packages/assp.xml +++ b/packages/assp.xml @@ -24,6 +24,7 @@ fclose($fout); chmod("/usr/local/etc/rc.d/assp.sh", 0755); system("/usr/local/etc/rc.d/assp.sh &"); + echo "ASSP is now installed. You can access it from the left hand menu."; rmdir_recursive("/usr/local/assp"); -- cgit v1.2.3