{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
#! /bin/sh set -e if [ ! -f /etc/python3.10/sitecustomize.py ]; then cat <<-EOF # Empty sitecustomize.py to avoid a dangling symlink EOF fi exit 0