Displaying 1 result from an estimated 1 matches for "rails_sit".
Did you mean:
rails_lib
2006 Feb 20
5
RailsCron: error message
Hi,
I''m trying to use RailsCron but keeping getting an error when I try to run
it. I''m a beginner, so please use small words :)
-bash-2.05b$ rake cron_start
(in /home/jake/rails_sites/testsite)
Syntax error: "&" unexpected
The little bit I know about my environment:
- RailsCron installed as a plug in (not gem, cause I''m on a shared host)
- Debian Linux
- rake cron_status returns nothing
- in cron_start, the symbol &> is in the script, but I have...