customer_999/etc/psa_update/opkg_commands
2023-10-04 11:00:29 +02:00

15 lines
596 B
Plaintext

###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# opkg prefix will be added inside evaluating script
opkg info atbqt
opkg info atbupdatetool
opkg update
opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade
opkg info atbqt
opkg info atbupdatetool