From aa0b2c975b956d6f174f061119251952e390b5c8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 10 Mar 2008 02:41:28 +0000 Subject: Restart webConfigurator first. --- etc/phpshellsessions/cvssync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync index 8915866..9fbb6a7 100644 --- a/etc/phpshellsessions/cvssync +++ b/etc/phpshellsessions/cvssync @@ -132,6 +132,6 @@ echo "\n"; echo "===> Checkout complete. Your system is now sync'd. Scripting terminating.\n"; -exec("killall php"); touch("/tmp/restart_webgui"); +exec("killall php"); -- cgit v1.1