Add run example. Refs #112

This commit is contained in:
Pavel Chipiga 2012-06-08 21:01:33 +03:00
parent 63c50aee7b
commit b0073381e8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ namespace :import do
say 'DONE'
end
# bundle exec rake import:srpm RAILS_ENV=production BASE=/share/platforms/naulinux5x_personal/tmp/SRPMS LIST=https://dl.dropbox.com/u/984976/nauschool5x.srpms.txt OWNER=naulinux PLATFORM=naulinux REPO=main > log/srpm_naulinux.log
desc 'Import SRPMs as projects'
task :srpm => :environment do
base = ENV['BASE'] || '/share/alt_repos/rsync'