Move shebang of rdm-mailhandler.rb back to the top.

This commit is contained in:
Holger Just 2011-12-01 20:58:14 +01:00
parent 6df18f0a7b
commit 579061c794
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env ruby
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
@ -12,8 +13,6 @@
# See doc/COPYRIGHT.rdoc for more details.
#++
#!/usr/bin/env ruby
# == Synopsis
#
# Reads an email from standard input and forward it to a Redmine server