need to modify the KalturaCE_readme.txt in the package

No replies
Joined: 04/10/2010
Points: 15

[quoted]
Batch Watch
====================
Inside the system console, the Batch Dashboard shows the status of the various batch processes in the system.
When the KalturaCE installation completes, all the batch processes are started automatically, However, if the system is restarted the batch processes should be started again manually.
We recommend creating a cron job or adding the script (kalturaCE/alpha/batch/runBatch.sh start) to the init.d in order to configure this operation to run automatically upon reboot.
[end quoted]

the script path : kalturaCE/alpha/batch/runBatch.sh start) is wrong...

it should use : kaltura/alpha :

kalturaCE/kaltura/alpha/batch/runBatch.sh start)

am I wrong ?