customer_281/etc/psa_update/opkg_commands

21 lines
724 B
Plaintext
Raw Normal View History

2023-06-29 14:19:38 +02:00
###############################################################################
2023-06-30 09:52:07 +02:00
# !!! NOTE !!!
###############################################################################
2023-06-29 14:19:38 +02:00
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
2023-10-05 10:14:47 +02:00
#
opkg info atbqt
opkg info atbupdatetool
2023-07-04 12:06:59 +02:00
opkg update
2023-10-05 17:26:52 +02:00
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