Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/gruntworker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2015-11-02 11:02:07 +0300
committerChris Rebert <code@chrisrebert.com>2015-11-02 11:02:07 +0300
commita1c6c9286a839127ec7456f6e336d862e643311b (patch)
treed31e97ae6328b4f0eb2a7d64d69770640a78190c /gruntworker.crontab
parentd9e7cbe0db920e4b4226f68bc653f697fd5593bd (diff)
finish unDockerized draft
Diffstat (limited to 'gruntworker.crontab')
-rw-r--r--gruntworker.crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/gruntworker.crontab b/gruntworker.crontab
index 8fb1b56..76de795 100644
--- a/gruntworker.crontab
+++ b/gruntworker.crontab
@@ -1 +1 @@
-*/10 * * * * root docker run --rm=true gruntworker 2>&1 >> /var/log/gruntworker.log
+*/10 * * * * gruntworker /usr/local/bin/gruntworker.sh 2>&1 >> /var/log/gruntworker.log