Update opkg-commands for new update-test

This commit is contained in:
Siegfried Siegert 2023-10-09 08:48:21 +02:00
parent a7fe7f1ba1
commit 02beaca057
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -5,7 +5,7 @@
############################################################################### ###############################################################################
# opkg prefix will be added inside evaluating script # opkg prefix will be added inside evaluating script
# #
# update test 06.10.2023 II # update test 09.10.2023 I
# #
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool
@ -15,5 +15,7 @@ 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 install apism
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool