Skip to content

Commit

Permalink
change interperter line on anemoen cli bin
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskite committed Oct 23, 2009
1 parent f3bff83 commit f59889a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/anemone
@@ -1,4 +1,4 @@
#!/usr/bin/env ruby -wKU
#!/usr/bin/env ruby
require 'anemone/cli'

Anemone::CLI::run

0 comments on commit f59889a

Please sign in to comment.