websrvmng and you

B

benmorrison

Guest
We're running Plesk 8.1 on Linux, and we're running websrvmng to reconfigure vhost:

Code:
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=example.com

Once we run that, we're being returned to the prompt, while the process finishes running in the background. Is there any way to make this command run synchronously, which would make it much easier to add to a shell script? Thanks,

Ben Morrison
 
Back
Top