Created
February 24, 2015 04:01
-
-
Save cinco/a93ac2324fd09d345e35 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rvm use .... # select the ruby you want to use | |
rvm cron setup # let RMV do your cron settings | |
crontab -e # add a new cronjob |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment