Update update.md

This commit is contained in:
Robert Chacón 2024-11-14 09:38:11 -07:00 committed by GitHub
parent c795df5a2b
commit e319e4b7f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
# Updating 1.5 To Latest Version # Updating To The Latest Version
```{warning} ```{warning}
If you use the XDP bridge, traffic will briefly stop passing through the bridge when lqosd restarts (XDP bridge is only operating while lqosd runs). If you use the XDP bridge, traffic will briefly stop passing through the bridge when lqosd restarts (XDP bridge is only operating while lqosd runs).
@ -10,7 +10,7 @@ Donwload the latest .deb from [libreqos.io/#download](https://libreqos.io/#downl
Unzip the .zip file and transfer the .deb to your LibreQoS box, installing with: Unzip the .zip file and transfer the .deb to your LibreQoS box, installing with:
``` ```
sudo apt install [deb file name] sudo apt install ./[deb file name]
``` ```
Now run: Now run: