ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   General technical discussion (http://forum.ispsystem.com//forumdisplay.php?f=8)
-   -   Execute an script when backup is done (http://forum.ispsystem.com//showthread.php?t=2059)

bakon 12-04-2012 09:00 AM

Execute an script when backup is done
 
How could I execute a shell script when "pbackup" finish?

Thank you.

slava 12-05-2012 09:21 AM

Hello,
the easiest way to run this - change command in crontab and add command such as
Code:

00      0      *      *      *      /usr/local/ispmgr/sbin/pbackup backup 1 ; /root/script.sh

bakon 12-06-2012 02:40 AM

Thank you.


All times are GMT +2. The time now is 10:39 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.