customer_332/etc/psa_update/opkg_commands

15 lines
649 B
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-06-10 12:51:06 +02:00
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
2024-05-07 10:49:50 +02:00
opkg --cache /var/cache/opkg --download-only 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 upgrade atb-dc-libraries
2024-06-10 12:51:06 +02:00
opkg --cache /var/cache/opkg upgrade atb-plugin-dc