opkg: remove upgrade command (#12416)

pull/23/head
samuel-w 2024-03-01 03:23:36 -06:00 committed by GitHub
parent 2ef0ee5315
commit b747187ba1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@
`opkg update`
- Upgrade all the installed packages:
`opkg upgrade`
- Upgrade one or more specific package(s):
`opkg upgrade {{package(s)}}`