fix:#159, fix:#160

This commit is contained in:
weisd
2024-12-11 16:05:29 +08:00
parent e80ca05a2e
commit 7d2c9b06de
4 changed files with 166 additions and 161 deletions

View File

@@ -18,8 +18,8 @@ fi
export RUSTFS_STORAGE_CLASS_INLINE_BLOCK="512 KB"
# DATA_DIR_ARG="./target/volume/test{0...4}"
DATA_DIR_ARG="./target/volume/test"
DATA_DIR_ARG="./target/volume/test{0...4}"
# DATA_DIR_ARG="./target/volume/test"
if [ -n "$1" ]; then
DATA_DIR_ARG="$1"