This website requires JavaScript.
Explore
Help
Sign in
mdiluz
/
matchy
Watch
1
Star
0
Fork
You've already forked matchy
0
Code
Issues
5
Pull requests
7
Packages
1
Activity
Actions
fe1c5e1d99
matchy
/
run.sh
9 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Add run command to loop and run the bot
2024-08-10 00:02:14 +01:00
#!/usr/bin/env bash
set
-x
set
-e
while
python matchy.py
do
Use a release branch for the github action
2024-08-10 22:24:35 +01:00
git pull
Add run command to loop and run the bot
2024-08-10 00:02:14 +01:00
done
Reference in a new issue
Copy permalink