#!/bin/bash pwd=/home/www/zw_content_spider cd $pwd spider_name=$1 bid=$2 /root/.pyenv/shims/scrapy crawl $spider_name -a bid=$bid