mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/bash
|
|
rm -f /opt/maxkb/app/tmp/*.pid
|
|
python /opt/maxkb/app/main.py start |