mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update update.md
This commit is contained in:
@@ -13,12 +13,11 @@ Unzip the .zip file and transfer the .deb to your LibreQoS box, installing with:
|
||||
sudo apt install ./[deb file name]
|
||||
```
|
||||
|
||||
Now run:
|
||||
Now reboot the LibreQoS box with:
|
||||
```
|
||||
cd /opt/libreqos/src
|
||||
sudo rust/remove_pinned_maps.sh
|
||||
sudo systemctl restart lqosd lqos_scheduler
|
||||
sudo reboot
|
||||
```
|
||||
This will flush the old eBPF maps and load the latest LibreQoS version.
|
||||
|
||||
## If you installed with Git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user