This commit is contained in:
Gerhard Hoffmann 2023-10-06 12:02:06 +02:00
commit 3a3a7a8084

View File

@ -5,11 +5,14 @@
############################################################################### ###############################################################################
# opkg prefix will be added inside evaluating script # opkg prefix will be added inside evaluating script
# #
# update test 05.10.2023 Test # 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 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