Commit 011545c0a3eb350058c05bcce3333d81ef1dda7f

Authored by Kevin Fourie
1 parent 633e74f3

KTS-2568

"Add scheduler service to Linux"
Updated sh file.

Committed By: Kevin Fourie
Reviewed By: Conrad Vermeulen



git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7537 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 2 additions and 3 deletions
bin/taskrunner.sh
1   -#!/bin/sh
2   -"@@BITROCK_INSTALLDIR@@/php/bin/php" "@@BITROCK_INSTALLDIR@@/knowledgeTree/bin/taskrunner.php"
3   -
  1 +#!/bin/sh
  2 +../../php/bin/php taskrunner.php
... ...