2023-07-25 09:24:08 +02:00
|
|
|
###############################################################################
|
|
|
|
# !!! NOTE !!!
|
|
|
|
###############################################################################
|
|
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
|
|
###############################################################################
|
2023-12-12 16:58:07 +01:00
|
|
|
#
|
2023-09-28 11:25:36 +02:00
|
|
|
opkg info atbqt
|
2023-10-04 10:44:18 +02:00
|
|
|
opkg info atbupdatetool
|
|
|
|
opkg update
|
2023-12-12 16:58:07 +01:00
|
|
|
opkg install prepare-update
|
|
|
|
opkg install atbupdatetool
|
|
|
|
# opkg remove atb-accountingtool
|
|
|
|
# opkg install atb-accountingtool
|
2023-10-04 10:44:18 +02:00
|
|
|
opkg --cache /var/cache/opkg --download-only upgrade
|
|
|
|
opkg --cache /var/cache/opkg upgrade
|
2023-12-12 16:58:07 +01:00
|
|
|
# opkg remove apism
|
|
|
|
# opkg install apism
|
|
|
|
opkg info apism
|
2023-10-04 10:44:18 +02:00
|
|
|
opkg info atbqt
|
|
|
|
opkg info atbupdatetool
|