mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
whenver update
This commit is contained in:
parent
d7bacb03a0
commit
666a30264f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# rbenv support
|
||||
set :job_template,
|
||||
"/bin/bash -l -c 'export PATH=\"$HOME/.rbenv/bin:$PATH\";eval\"$(rbenv init -)\"; :job'"
|
||||
set :path, Whenever.path.sub('^\\','')
|
||||
set :path, Whenever.path.to_s.sub('^\\','')
|
||||
job_type :runner, ":path/bin/rails r -e :environment ':task' :output"
|
||||
|
||||
# cron output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue