#!/bin/bash pwd=/project/www/zhiyu_content_spider cd $pwd spider_name=$1 /usr/local/bin/scrapy crawl $spider_name