chore: 移除文件末尾的空白行

This commit is contained in:
2026-01-06 19:17:55 +08:00
parent 47430890b0
commit f51e50ec23

View File

@@ -31,4 +31,4 @@ RUN chmod -R 777 $CACHE_DIR
EXPOSE 9520
# Default command
CMD ["node", "index.js"]
CMD ["node", "index.js"]