=========================================================
Automated installation is performed on a server with the operating system debian or ubuntu.
To install, you must go to the working directory of the project and run install.sh
./install.sh
sudo apt-get install python3 pip3 python3-psutil
sudo apt install mongodb
pip3 install pymongo
pip3 install flask
`python3 main.py init` or `python3 main.py init config.ini`
python3 main.py start
python3 main.py start --slave
python3 main.py flags
python3 main.py scoreboard