@ -27,7 +27,6 @@ docker pull redis
# 创建 entrypoint.sh 入口文件
echo '#! /bin/sh \
cd /root/word_cloud_bot && python3 main.py >> output 2>&1 &
cd /root/word_cloud_bot && bash restart.sh 2>&1 &
tail -f /dev/null' > /root/entrypoint.sh
# 创建 Dockerfile
The note is not visible to the blocked user.