Skip to content

Commit

Permalink
dropbox-uploader: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Mar 3, 2016
1 parent 247eb83 commit 0f035f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Formula/dropbox-uploader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ class DropboxUploader < Formula
url "https://github.com/andreafabrizi/Dropbox-Uploader/archive/0.16.tar.gz"
sha256 "738aebdb57f75e9033cb9bb319b14fe1c3b471f951180acb48631e9810ebf1c3"

bottle :unneeded

def install
bin.install "dropbox_uploader.sh"
end
Expand Down

0 comments on commit 0f035f5

Please sign in to comment.