Revision c52fa487
Added by Scott Ullrich over 17 years ago
etc/phpshellsessions/cvssync | ||
---|---|---|
132 | 132 |
|
133 | 133 |
echo "===> Checkout complete. Your system is now sync'd. Scripting terminating.\n"; |
134 | 134 |
|
135 |
exec("killall php"); |
|
136 | 135 |
touch("/tmp/restart_webgui"); |
137 | 136 |
|
137 |
exec("killall php"); |
|
138 |
|
Also available in: Unified diff
Restart webConfigurator first.