You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/07/04 09:19:53 UTC

svn commit: r1607791 - /ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab

Author: jleroux
Date: Fri Jul  4 07:19:52 2014
New Revision: 1607791

URL: http://svn.apache.org/r1607791
Log:
Adds the cron (must be edited/run under ofbizDemo user)

Added:
    ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab

Added: ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab
URL: http://svn.apache.org/viewvc/ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab?rev=1607791&view=auto
==============================================================================
--- ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab (added)
+++ ofbiz/trunk/tools/demo-backup/ofbizDemo.crontab Fri Jul  4 07:19:52 2014
@@ -0,0 +1 @@
+0 3 * * * /home/ofbizDemo/check-svn-update.sh >> /home/ofbizDemo/cronlog-svn-update.log 2>&1
\ No newline at end of file