#!/bin/bash spider=$1 if [ -z "$spider" ]; then echo "Usage: $0 " exit 1 fi #.venv/bin/python3.12 spider/china_net.py