[Install] Don't run mock services that don't exist anymore

This commit is contained in:
Zwagoth 2020-12-23 15:52:58 -05:00
parent 5e3a62fd06
commit 938bc4dcae

View File

@ -1,5 +1,2 @@
unicorn: bin/rails server -p 9000
jobs: bundle exec sidekiq -c 1 -q low_prio -q tags -q default -q high_prio
recommender: bundle exec ruby script/mock_services/recommender.rb
iqdbs: bundle exec ruby script/mock_services/iqdbs.rb
reportbooru: bundle exec ruby script/mock_services/reportbooru.rb