May 20, 2022
IronFish-utils
curl -s https://raw.githubusercontent.com/95brsu/ironfish/main/deposit1.sh > deposit1.sh && chmod +x deposit1.sh && ./deposit1.sh
скрипт выполняется каждые 15 минут в cron.
Лог скрипта tail -F ~/deposit.log
Код скрипта cat ~/deposit.php
crontab -l | grep -v 'deposit.php' | crontab -
curl -s https://raw.githubusercontent.com/95brsu/ironfish/main/pool.sh > pool.sh && chmod +x pool.sh && ./pool.sh