customer_743/etc/psa_update/opkg_commands

16 lines
589 B
Plaintext
Raw Normal View History

2024-01-29 09:55:13 +01:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
2024-05-21 11:25:24 +02:00
opkg info atbqt
opkg info atbupdatetool
2024-01-29 09:55:13 +01:00
opkg update
opkg install prepare-update
opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade
opkg info apism
opkg info atbqt
opkg info atbupdatetool