Update opkg-commands for new update-test
This commit is contained in:
parent
a7fe7f1ba1
commit
02beaca057
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user