customer_281/etc/psa_update/opkg_commands
2023-09-27 14:15:46 +02:00

17 lines
631 B
Plaintext
Executable File

###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# opkg prefix will be added inside evaluating script
#
# update test 27.09.2023 Test 2
#
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