OPKG: remove / reinstall atb-accountingtool

This commit is contained in:
Siegfried Siegert 2023-10-06 11:26:50 +02:00
parent 5c040eddf0
commit c1a3eec298
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -5,12 +5,14 @@
############################################################################### ###############################################################################
# opkg prefix will be added inside evaluating script # opkg prefix will be added inside evaluating script
# #
# update test 06.10.2023 # update test 06.10.2023 II
# #
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update opkg install prepare-update
opkg remove 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 info atbqt opkg info atbqt