Install atbupdatetool without removing/installing apism.

Do not upgrade in order to skip a possible timeout.
This commit is contained in:
Gerhard Hoffmann 2023-10-13 12:44:58 +02:00
parent 37779307a4
commit 2b10c350bf

View File

@ -12,11 +12,12 @@ opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update opkg install prepare-update
opkg install atbupdatetool opkg install atbupdatetool
opkg remove atb-accountingtool # opkg remove atb-accountingtool
opkg install atb-accountingtool # opkg install atb-accountingtool
opkg --cache /var/cache/opkg --download-only upgrade # opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade # opkg --cache /var/cache/opkg upgrade
opkg remove apism # opkg remove apism
opkg install apism # opkg install apism
opkg info apism
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool