LightRAG/lightrag-api
yangdx 0affee1eef Rename startup script and service files for better clarity
• Renamed start_lightrag.sh to lightrag-api
• Renamed service file to lightrag.service
• Updated service file to use new script name
• Made file names more consistent
2025-02-07 10:54:13 +08:00

5 lines
80 B
Bash

#!/bin/bash
source /home/netman/lightrag-xyj/venv/bin/activate
lightrag-server