Skip to content

Commit

Permalink
Install nudown in /usr/local/bin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Burks committed Nov 12, 2007
1 parent 539b8a3 commit 13f8b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Nukefile
Expand Up @@ -29,4 +29,5 @@
(task "default" => "framework")

(task "install" => "framework" is
(SH "sudo cp bin/nudown /usr/local/bin/nudown")
(SH "ditto #{@framework_dir} /Library/Frameworks/#{@framework_dir}"))

0 comments on commit 13f8b26

Please sign in to comment.