mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-16 17:20:33 +00:00
fix:#351 delete object err
This commit is contained in:
@@ -15,13 +15,6 @@ REMOTE_PATH="~"
|
||||
# 格式:服务器IP 用户名 目标路径
|
||||
SERVER_LIST=(
|
||||
"root@121.89.80.13"
|
||||
"root@121.89.80.198"
|
||||
"root@8.130.78.237"
|
||||
"root@8.130.189.236"
|
||||
"root@121.89.80.230"
|
||||
"root@121.89.80.45"
|
||||
"root@8.130.191.95"
|
||||
"root@121.89.80.91"
|
||||
)
|
||||
|
||||
# 遍历服务器列表
|
||||
|
||||
Reference in New Issue
Block a user