Browse Source

change

tags/v1.0.0
sylor_huang@126.com 6 years ago
parent
commit
4d2f56e60b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/tasks/check_gitea_user.rb

+ 1
- 1
app/tasks/check_gitea_user.rb View File

@@ -1,5 +1,5 @@
class CheckGiteaUser
# 运行示例: 检查哪些用户的gitea不存在,bundle exec rails runner "CheckMirrorRake.new.call()"
# 运行示例: 检查哪些用户的gitea不存在,bundle exec rails runner "CheckGiteaUser.new.call()"
def call
SyncLog.sync_log("=====begin to check gitea_user======")


Loading…
Cancel
Save