Fix: opkg commands
This commit is contained in:
parent
fad2f2f910
commit
8fa6157d04
@ -10,21 +10,21 @@ opkg install prepare-update
|
|||||||
# opkg install mxt-touch-reset
|
# opkg install mxt-touch-reset
|
||||||
# opkg install apism
|
# opkg install apism
|
||||||
# opkg install tariff-config-332
|
# opkg install tariff-config-332
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller
|
opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller
|
||||||
opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller
|
opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
||||||
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||||
opkg --cache /var/cache/opkg upgrade atbqt
|
opkg --cache /var/cache/opkg upgrade atbqt
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atbupdatetool
|
opkg --cache /var/cache/opkg --download-only upgrade atbupdatetool
|
||||||
opkg --cache /var/cache/opkg upgrade atbupdatetool
|
opkg --cache /var/cache/opkg upgrade atbupdatetool
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade apconfig
|
opkg --cache /var/cache/opkg --download-only upgrade apconfig
|
||||||
opkg --cache /var/cache/opkg upgrade apconfig
|
opkg --cache /var/cache/opkg upgrade apconfig
|
||||||
|
#
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-cc-tcpzvt
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-cc-tcpzvt
|
||||||
opkg --cache /var/cache/opkg upgrade atb-plugin-cc-tcpzvt
|
opkg --cache /var/cache/opkg upgrade atb-plugin-cc-tcpzvt
|
||||||
|
Loading…
Reference in New Issue
Block a user