feat: 添加maxkb启动命令
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
shaohuzhang1 2024-08-28 12:22:46 +08:00 committed by shaohuzhang1
parent 4d0f9baf90
commit 8a32bd337a

3
installer/start-maxkb.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
rm -f /opt/maxkb/app/tmp/*.pid
python /opt/maxkb/app/main.py start