customer_281/etc/psa_update/opkg_commands

26 lines
860 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
# update test 16.10.2023 I
# update test 17.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