Files
JSETC/start_test.sh
2026-05-09 11:28:08 +09:00

1 line
63 B
Bash

while true; do python3 ./bot.py --test prod-like; sleep 3; done