fix couch potato gem bin/setup.

This commit is contained in:
Micah Geisel 2019-05-21 09:28:52 -06:00
parent b5ba775ddb
commit b71dae5421

View file

@ -4,4 +4,3 @@ IFS=$'\n\t'
set -vx
bundle check || bundle install
cp spec/support/sample.config.yml spec/support/config.yml