Box 程序

Brightcells: c5637d8eb1 return create or not in session_start 10 anos atrás
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 10 anos atrás
.isort.cfg bae4176e0c basic configuration 10 anos atrás
README.md c5f33e2da3 update README.md 10 anos atrás
check.sh bae4176e0c basic configuration 10 anos atrás
isort.sh bae4176e0c basic configuration 10 anos atrás
main.py c5637d8eb1 return create or not in session_start 10 anos atrás
pep8.sh bae4176e0c basic configuration 10 anos atrás
requirements.txt bae4176e0c basic configuration 10 anos atrás
startup.sh a5300cde92 update startup.sh 10 anos atrás

README.md

Start

  • Default Port nohup python main.py &>minipai2.log &
  • Define Port nohup python main.py --port=8002 &>minipai2.log &

Start Script

  • See ./startup.sh

Automatically Start