zhaoyang 2 tahun lalu
induk
melakukan
09f331b5d3
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      content_spider/bash/command.sh

+ 2 - 2
content_spider/bash/command.sh

@@ -1,5 +1,5 @@
 #!/bin/bash
-pwd=/home/www/zw_content_spider
+pwd=/project/www/zhiyu_content_spider
 cd $pwd
 spider_name=$1
-/root/.pyenv/shims/scrapy crawl $spider_name
+/usr/local/bin/scrapy crawl $spider_name