更新版本号至 4.16,补合并挖矿 TLS 配置说明
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ set -e
|
||||
# 参数检查
|
||||
if [ $# -ne 3 ]; then
|
||||
echo "Usage: $0 <ARCH> <VERSION> <TARGZ_FILE>"
|
||||
echo "Example: $0 amd64 4.15.1 p2pool-amd64-linux-static-4.15.1.tar.gz"
|
||||
echo "Example: $0 amd64 4.16 p2pool-amd64-linux-static-4.16.tar.gz"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user