customer_332/etc/psa_update/opkg_commands

21 lines
724 B
Plaintext
Raw Normal View History

2023-11-16 09:48:59 +01:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
opkg info atbqt
opkg info atbupdatetool
opkg update
2023-11-20 15:05:56 +01:00
opkg install prepare-update
2023-11-16 09:48:59 +01:00
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