feat: 更新 Monero 版本至 v0.18.4.5,并调整相关文档和配置
This commit is contained in:
2
debian/build-deb.sh
vendored
2
debian/build-deb.sh
vendored
@@ -4,7 +4,7 @@ set -e
|
||||
# 参数检查
|
||||
if [ $# -ne 3 ]; then
|
||||
echo "Usage: $0 <ARCH> <VERSION> <BINARY_DIR>"
|
||||
echo "Example: $0 amd64 0.18.4.4 build/Linux/release/bin"
|
||||
echo "Example: $0 amd64 0.18.4.5 build/Linux/release/bin"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user