customer_335/etc/psa_update/opkg_commands

19 lines
887 B
Plaintext
Raw Normal View History

2024-06-04 15:29:20 +02:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
2024-08-07 17:16:16 +02:00
opkg update
opkg install prepare-update
2024-06-27 12:06:10 +02:00
#
2024-08-07 17:16:16 +02:00
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-cc-asyncpos
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg --cache /var/cache/opkg --download-only upgrade atbqt
2024-06-27 12:06:10 +02:00
#
2024-08-07 17:16:16 +02:00
opkg --cache /var/cache/opkg upgrade atb-plugin-cc-asyncpos
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atbqt