refact bucket replication

This commit is contained in:
lygn128
2025-07-01 04:08:02 +00:00
parent 4fa389c047
commit f62db65a39
7 changed files with 27 additions and 35 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ else
fi
# Set CARGO_TARGET_DIR and build the project
CARGO_TARGET_DIR=$TARGET_DIR RUSTFLAGS="-C link-arg=-fuse-ld=mold" cargo build --package rustfs
CARGO_TARGET_DIR=$TARGET_DIR RUSTFLAGS="-C link-arg=-fuse-ld=mold" cargo build --release --package rustfs
echo -e "\a"
echo -e "\a"