添加复制和下载按钮,统计字数功能
This commit is contained in:
4
docker-entrypoint.sh
Normal file
4
docker-entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# 该脚本在简化后的 Docker 流程中不再使用,保留占位避免误调用。
|
||||
echo "docker-entrypoint.sh 已弃用:当前镜像仅用于静态文件托管。"
|
||||
Reference in New Issue
Block a user