Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| advisory:2021-01-19-1 [2021/01/19 12:50] – [Package upgrade] ynezz | advisory:2021-01-19-1 [2021/01/19 13:13] – [Package upgrade] ynezz | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| command below. | command below. | ||
| - | opkg update; opkg upgrade $(opkg list-installed | sed -n '/dnsmasq/ s/\([a-z]*\) - .*/ | + | opkg update; opkg upgrade $(opkg list-installed |
| Then verify, that you're running fixed version. | Then verify, that you're running fixed version. | ||
| - | opkg list-installed | + | opkg list-installed dnsmasq* |
| The above command should output following: | The above command should output following: | ||