Shell script: run an acronis task and wait until it finishes
Thread needs solution
Hello,
I have a shell script in which I want to run an Acronis Backup then perform other commands but only AFTER the backup has complete...
Running sudo./acrocmd run task --id=<GUID> launches the backup but then does not wait until the backup is complete so that the shell script keeps going...
How can I proceed to achieve this ?
Thanks very much for your input.
Sat, 04/02/2022 - 16:52