customer_335/etc/psa_update/opkg_commands

27 lines
1.4 KiB
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
#
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
2024-10-08 12:50:45 +02:00
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc
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-11-15 12:43:25 +01:00
opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller
opkg --cache /var/cache/opkg --download-only upgrade ptu-package-versions
2024-06-27 12:06:10 +02:00
#
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
2024-10-08 12:50:45 +02:00
opkg --cache /var/cache/opkg upgrade libmobilisis-calc
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
2024-11-15 12:43:25 +01:00
opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller
opkg --cache /var/cache/opkg upgrade ptu-package-versions