fix linux sample service file script name error
This commit is contained in:
parent
81a0a7cff0
commit
ae824f2878
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ User=netman
|
|||
MemoryHigh=8G
|
||||
MemoryMax=12G
|
||||
WorkingDirectory=/home/netman/lightrag-xyj
|
||||
ExecStart=/home/netman/lightrag-xyj/start_lightrag_server.sh
|
||||
ExecStart=/home/netman/lightrag-xyj/start_lightrag.sh
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue