customer_332/etc/psa_update/opkg_commands

27 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-11-16 09:49:19 +01:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
opkg update
2024-05-07 10:49:50 +02:00
opkg install prepare-update
2024-05-07 11:43:20 +02:00
#
2024-05-07 10:49:50 +02:00
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
2024-05-07 11:43:20 +02:00
#
2024-05-27 16:36:04 +02:00
opkg --cache /var/cache/opkg --download-only upgrade apism
opkg --cache /var/cache/opkg upgrade apism
#
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
2024-05-07 11:43:20 +02:00
#
2024-05-07 10:49:50 +02:00
opkg --cache /var/cache/opkg --download-only upgrade atbupdatetool
opkg --cache /var/cache/opkg upgrade atbupdatetool
2024-05-07 11:43:20 +02:00
#
2024-05-07 10:49:50 +02:00
opkg --cache /var/cache/opkg --download-only upgrade apconfig
opkg --cache /var/cache/opkg upgrade apconfig
2024-05-07 11:43:20 +02:00
#
2024-05-27 16:36:04 +02:00
opkg --cache /var/cache/opkg --download-only upgrade atbqt
opkg --cache /var/cache/opkg upgrade atbqt