Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
dynamodb-local: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Oct 23, 2015
1 parent a2bef99 commit 43760be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Formula/dynamodb-local.rb
Expand Up @@ -5,6 +5,8 @@ class DynamodbLocal < Formula
version "2015-07-16_1.0"
sha256 "5868fd4b9f624001cda88059af7a54f412a4794dea0d3497e7c57470bfb272fa"

bottle :unneeded

def data_path
var/"data/dynamodb-local"
end
Expand Down

0 comments on commit 43760be

Please sign in to comment.