From 40a987116f38a8a294283b5f5f796d594d9d9707 Mon Sep 17 00:00:00 2001 From: xiaoxiaoqiong Date: Fri, 27 May 2022 14:25:16 +0800 Subject: [PATCH] =?UTF-8?q?rake=E5=AF=BC=E5=85=A5=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/tasks/sync_outer_repo.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasks/sync_outer_repo.rake b/lib/tasks/sync_outer_repo.rake index 39c0a53da..e7303af03 100644 --- a/lib/tasks/sync_outer_repo.rake +++ b/lib/tasks/sync_outer_repo.rake @@ -1,4 +1,4 @@ -namespace :sync_ourter_repo do +namespace :sync_outer_repo do desc "sync outer repository to gitlink" task done: :environment do file = ENV['file'] || "rcore-os_repo.xlsx"