Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
txtsd
/
Plight-Rising
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9e2534d037
Branches
Tags
main
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Plight-Rising
/
mac_Coliseum.command
mac_Coliseum.command
82 B
History
Raw
1
2
3
4
5
6
7
#! /usr/bin/env sh
cd `dirname $0`
while :
do
python3 coliseum_client.py
done