Files
mint_ore/loopclain.sh
2024-04-07 14:17:58 +08:00

6 lines
57 B
Bash

while true;
do
bash claim.sh 0.0001
sleep 5
done