Update ore.sh

This commit is contained in:
smeb y 2024-04-05 12:12:02 +08:00 committed by GitHub
parent 3183cdde15
commit c4ea18f0a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
ore.sh
View File

@ -238,7 +238,7 @@ source ~/.bashrc
read -p "请输入RPC配置地址: " rpc_address
# 用户输入要生成的钱包配置文件数量
read -p "请输入你想要生成的钱包配置文件数量: " count
read -p "请输入你想要运行的钱包数量: " count
# 基础会话名
session_base_name="ore"