comment for pure tariff-update

This commit is contained in:
Gerhard Hoffmann 2025-06-25 09:36:47 +02:00
parent 0649057fd5
commit 22714a3983

View File

@ -4,13 +4,13 @@
# opkg-commands added to this file will be executed by ATBUpdateTool. # opkg-commands added to this file will be executed by ATBUpdateTool.
############################################################################### ###############################################################################
# #
opkg update # opkg update
opkg install prepare-update # opkg install prepare-update
# #
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries # 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 atb-plugin-dc
opkg --cache /var/cache/opkg --download-only upgrade atbqt # opkg --cache /var/cache/opkg --download-only upgrade atbqt
# #
opkg --cache /var/cache/opkg upgrade atb-dc-libraries # opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc # opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atbqt # opkg --cache /var/cache/opkg upgrade atbqt