mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Fix typo
This commit is contained in:
parent
7e16dd2a0a
commit
d0ffd602a3
@ -1,6 +1,6 @@
|
||||
namespace :fablab do
|
||||
namespace :openlab do
|
||||
desc 'bulk and export project to openlab'
|
||||
desc 'bulk and export projects to openlab'
|
||||
task bulk_export: :environment do
|
||||
if Rails.application.secrets.openlab_app_secret.present?
|
||||
Project.find_each do |project|
|
||||
|
Loading…
x
Reference in New Issue
Block a user