mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
feat: 添加maxkb启动命令
This commit is contained in:
parent
4d0f9baf90
commit
8a32bd337a
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
rm -f /opt/maxkb/app/tmp/*.pid
|
||||||
|
python /opt/maxkb/app/main.py start
|
||||||
Loading…
Reference in New Issue