feat: temporarily disable batch file saving route and implement alternative handler in spider controller

This commit is contained in:
Marvin Zhang
2025-07-23 14:55:04 +08:00
parent b4288b08a5
commit a2d13fae36
5 changed files with 38 additions and 11 deletions

View File

@@ -19,7 +19,10 @@ apt-get install -y \
iputils-ping \
nginx \
jq \
net-tools
net-tools \
fonts-wqy-zenhei \
fonts-noto-cjk \
fontconfig
# Add source /etc/profile to ~/.bashrc
echo "source /etc/profile" >> ~/.bashrc