I hereby claim:
- I am simonbrazell on github.
- I am simon_b (https://keybase.io/simon_b) on keybase.
- I have a public key ASBGN9pVocpEgi-FyUxO5mfMOHUOHXKWx8rHIpdImJVhngo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Credit goes to Jon Archer for this: http://www.jonarcher.com/2016/08/scheduled-heroku-dyno-restarts.html | |
| # | |
| # SETUP | |
| # ===== | |
| # | |
| # Create new rake task: | |
| # $ rails generate task scheduler restart | |
| # | |
| # Install the Heroku oauth plugin: | |
| # $ heroku plugins:install heroku-cli-oauth |
| brew install dos2unix | |
| cd /path/to/repo | |
| find ./ -type f -exec dos2unix {} \; |