Deaktivate sofware-update

This commit is contained in:
Siegfried Siegert 2025-01-27 09:55:47 +01:00
parent 466f3d6db5
commit 77b1a77a4d
Signed by untrusted user: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

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