fix linux sample service file script name error
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user