feat: 更新 Monero 版本至 v0.18.4.6,并调整相关文档和脚本
All checks were successful
Build and Release Mond / build-and-test (arm64) (push) Successful in -17s
Build and Release Mond / build-and-test (amd64) (push) Successful in -1m16s
Build and Release Mond / release (push) Successful in -1m6s

This commit is contained in:
2026-03-14 16:42:07 +08:00
parent 1faa92266e
commit 2862374985
5 changed files with 6 additions and 6 deletions

2
debian/postinst vendored
View File

@@ -122,7 +122,7 @@ CONF
fi
# Set permissions on binary
chown root:mond /opt/mond/mond
chown root:root /opt/mond/mond
chmod 755 /opt/mond/mond
# Reload systemd and handle service restart on upgrade