Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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] ynezzadvisory: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 -'/dnsmasq/ s/\([a-z]*\) - .*/\1/p')+   opkg update; opkg upgrade $(opkg list-installed dnsmasq* cut -d' ' -f1)
  
 Then verify, that you're running fixed version. Then verify, that you're running fixed version.
  
-   opkg list-installed | grep dnsmasq+   opkg list-installed dnsmasq*
  
 The above command should output following: The above command should output following:
  • Last modified: 2021/02/02 10:53
  • by ynezz