This commit is contained in:
wisfern
2024-04-07 23:19:15 +08:00
parent cfbbc45c80
commit c97d9ca850
31 changed files with 9 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
while true;
do
bash claim.sh 0.0001
sleep 5
bash claim.sh 0.001
sleep 30
done