This website requires JavaScript.
Explore
Help
Sign In
lanyuanxiaoyao
/
gringotts
Watch
1
Star
0
Fork
0
You've already forked gringotts
Code
Activity
Files
main
Add File
New File
Upload File
Apply Patch
gringotts
/
gringotts-web
/
bin
History
lanyuanxiaoyao
91e30fefe4
fix(web): 修正停止脚本中的进程查找命令
...
- 将 'ps ef' 修改为 'ps -ef',以确保在所有用户进程中查找 - 优化了进程查找逻辑,提高了脚本的准确性和可靠性
2024-12-19 17:25:46 +08:00
..
start.sh
feat(web): 添加应用启动和停止脚本
2024-12-19 17:19:28 +08:00
stop.sh
fix(web): 修正停止脚本中的进程查找命令
2024-12-19 17:25:46 +08:00