mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
This commit is contained in:
parent
ea40e6293c
commit
8d59d0594d
@ -57,6 +57,13 @@ Once that's done, change directory to `/wherever_you_put_libreqos/src/`, and run
|
||||
This will take a while the first time, but it puts everything in the right place.
|
||||
Remember to run this command everytime after `git pull`.
|
||||
|
||||
Now, run:
|
||||
```
|
||||
cd /src/rust
|
||||
cargo build --all
|
||||
```
|
||||
Again, please run this command everytime after `git pull`.
|
||||
|
||||
## Setup the LibreQoS Daemon
|
||||
|
||||
Copy the daemon configuration file to `/etc`:
|
||||
|
Loading…
Reference in New Issue
Block a user