diff --git a/Artela.sh b/Artela.sh index e983482..d3108bd 100644 --- a/Artela.sh +++ b/Artela.sh @@ -172,9 +172,7 @@ function check_sync_status() { function add_validator() { read -p "请输入您的钱包名称: " wallet_name read -p "请输入您想设置的验证者的名字: " validator_name - sudo tee ~/validator.json >> /dev/null <