|
|
||||
|---|---|---|---|---|
| utils | 143efdcf75 | 9 年之前 | ||
| .gitignore | b7d9a25480 | 9 年之前 | ||
| .isort.cfg | bae4176e0c | 9 年之前 | ||
| README.md | 20d4eab844 | 9 年之前 | ||
| check.sh | bae4176e0c | 9 年之前 | ||
| isort.sh | bae4176e0c | 9 年之前 | ||
| main.py | 143efdcf75 | 9 年之前 | ||
| minipai2.conf | 143efdcf75 | 9 年之前 | ||
| pep8.sh | bae4176e0c | 9 年之前 | ||
| requirements.txt | bae4176e0c | 9 年之前 | ||
| startup.sh | f620a639ea | 9 年之前 | ||
apt install python-tornado
apt install gnome-schedule
nohup python main.py &>minipai2.log &
nohup python main.py --port=8002 &>minipai2.log &
Crontab
crontab -e will allow you to edit your cron.@reboot /root/pai2/minipai2/startup.sh