This commit is contained in:
Gerhard Hoffmann 2024-08-28 10:51:31 +02:00
commit 5c0ee36168

View File

@ -4,12 +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 info atbqt
opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update opkg install prepare-update
opkg --cache /var/cache/opkg --download-only upgrade #
opkg --cache /var/cache/opkg upgrade opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg info apism opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg info atbqt opkg --cache /var/cache/opkg --download-only upgrade atbqt
opkg info atbupdatetool #
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