diff --git a/config/deploy.rb b/config/deploy.rb index 81effd0..2c921c2 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -23,7 +23,7 @@ #TASKS after 'deploy:symlink' do - assets.jammit + # assets.jammit deploy.update_crontab end