fix: 修复多个文件末尾缺少换行符的问题,确保文件格式一致性

This commit is contained in:
2025-03-25 16:59:15 +08:00
parent 910e9c7713
commit 21574294bc
19 changed files with 141 additions and 115 deletions

View File

@@ -18,4 +18,4 @@ curl -fsSL https://git.sugarscat.cn/me/bash/-/raw/main/docker/docker-compose/doc
```bash
docker-compose up -d
```
```

View File

@@ -9,4 +9,4 @@ services:
- "7890:7890/udp"
- "9090:9090"
volumes:
- ./data/config.yaml:/root/.config/clash/config.yaml
- ./data/config.yaml:/root/.config/clash/config.yaml