From 37779307a4c8212d01653b23b2f4a8262082b399 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 12 Oct 2023 14:59:00 +0200 Subject: [PATCH] Install atbupdatetool after prepare-update packet. --- etc/psa_update/opkg_commands | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 6f79fb0..30b46c1 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -11,6 +11,7 @@ opkg info atbqt opkg info atbupdatetool opkg update opkg install prepare-update +opkg install atbupdatetool opkg remove atb-accountingtool opkg install atb-accountingtool opkg --cache /var/cache/opkg --download-only upgrade