keep only 'opkg update'

This commit is contained in:
Gerhard Hoffmann 2024-05-06 12:22:19 +02:00
parent 262f333864
commit 4915aaaa38

View File

@ -5,10 +5,10 @@
############################################################################### ###############################################################################
# #
opkg update opkg update
opkg install prepare-update # opkg install prepare-update
opkg install atbupdatetool # opkg install atbupdatetool
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