MaxKB/installer/start-maxkb.sh
shaohuzhang1 8a32bd337a
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
feat: 添加maxkb启动命令
2024-08-28 12:24:40 +08:00

3 lines
78 B
Bash

#!/bin/bash
rm -f /opt/maxkb/app/tmp/*.pid
python /opt/maxkb/app/main.py start