customer_281/etc/psa_update/opkg_commands
Gerhard Hoffmann 2b10c350bf Install atbupdatetool without removing/installing apism.
Do not upgrade in order to skip a possible timeout.
2023-10-13 12:44:58 +02:00

24 lines
810 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 09.10.2023 I
#
opkg info atbqt
opkg info atbupdatetool
opkg update
opkg install prepare-update
opkg install atbupdatetool
# opkg remove atb-accountingtool
# opkg install atb-accountingtool
# opkg --cache /var/cache/opkg --download-only upgrade
# opkg --cache /var/cache/opkg upgrade
# opkg remove apism
# opkg install apism
opkg info apism
opkg info atbqt
opkg info atbupdatetool