重构为 musl 纯静态打包,配置迁 /etc,对齐三项目
Build and Release / release (push) Has been skipped
Build and Release / build-and-test (amd64) (push) Failing after 3m8s
Build and Release / build-and-test (arm64) (push) Failing after 7m31s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 14:55:12 +08:00
co-authored by Claude Opus 4.8
parent b222b802bf
commit 3b024fdc10
14 changed files with 307 additions and 312 deletions
+2 -1
View File
@@ -12,9 +12,10 @@ case "$1" in
delgroup --quiet p2pool || true
fi
# Remove data directories (only on purge)
# Remove data/config directories (only on purge)
rm -rf /var/lib/p2pool
rm -rf /var/log/p2pool
rm -rf /etc/p2pool
;;
remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)