修正bug
This commit is contained in:
parent
00ebdf2e3d
commit
c0e0fc08d5
@ -11,7 +11,7 @@ steps:
|
||||
- name: run
|
||||
commands:
|
||||
- pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt
|
||||
- chomd +x kill_ui.sh
|
||||
- chmod +x kill_ui.sh
|
||||
- ./kill_ui.sh
|
||||
- nohup python3 chyoso_toolkit_ui.py > output.log 2>&1 &
|
||||
...
|
||||
Loading…
x
Reference in New Issue
Block a user