ぼざクリ タグ広場 https://hub.nizika.monster
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
200 B

  1. set :output, standard: '/var/log/btrc_hub_nico_sync.log',
  2. error: '/var/log/btrc_hub_nico_sync_err.log'
  3. every 1.day, at: '3:00 pm' do
  4. rake 'nico:sync', environment: 'production'
  5. end