/bin/bash: p: command not found

56 views
Skip to first unread message

pvenkatamad...@gmail.com

unread,
Mar 19, 2015, 9:09:10 AM3/19/15
to whenev...@googlegroups.com

my schedule.rb file contains below code

every 1.minute do
command "p 'check command' "
end

when ever i try to update using
"bundle exec whenever --set environment=production --update-crontab store"
it is updating well.

when the time come to run , i am getting error

"/bin/bash: p: command not found"

can any one tell me why it's wrong ?


one more important thing my rails production server don't have rvm installed in it.

Reply all
Reply to author
Forward
0 new messages