This commit is contained in:
2025-07-02 01:51:23 +09:00
parent 7af66db498
commit e211d0ff52
6 changed files with 51 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
every 1.day, at: '3:00 pm' do
rake 'nico:sync', environment: 'production'
end