feat: 添加maxkb启动命令

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