Commit 61ade212d5489fe0906f576e872edba594bf5646

Authored by Jarrett Jordaan
1 parent 3c05e63c

Story Id: 778902 Scheduler Testing

Committed by: Jarrett Jordaan

Reviewed by: Megan Watson
Showing 1 changed file with 0 additions and 6 deletions
bin/schedulerTask.sh deleted
1   -#!/bin/sh
2   -cd /var/www/installers/knowledgetree/bin/
3   -while true; do
4   -php -Cq scheduler.php
5   -sleep 30
6   -done
7 0 \ No newline at end of file