Skip to content

Commit

Permalink
Remove phantomjs/ffmpeg dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Oct 9, 2024
1 parent 99fc2db commit 3d39603
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,3 @@ DYNAMODB_ARN=$(aws --endpoint-url=http://localhost:4566 dynamodb create-table \
--key-schema AttributeName=id,KeyType=HASH | jq .TableDescription.TableArn)

echo "Created table, arn: ${DYNAMODB_ARN}"

# media-downloader dependencies
brew install ffmpeg phantomjs



0 comments on commit 3d39603

Please sign in to comment.