5 lines
80 B
Bash
5 lines
80 B
Bash
#!/bin/bash
|
|
|
|
source /home/netman/lightrag-xyj/venv/bin/activate
|
|
lightrag-server
|