2023-06-29 14:31:50 +02:00
|
|
|
###############################################################################
|
2023-06-30 10:52:03 +02:00
|
|
|
# !!! NOTE !!!
|
|
|
|
###############################################################################
|
2023-06-29 14:31:50 +02:00
|
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
|
|
###############################################################################
|
2024-01-23 16:41:45 +01:00
|
|
|
# #
|
2024-01-09 11:45:56 +01:00
|
|
|
# opkg info atbqt
|
|
|
|
# opkg info atbupdatetool
|
2023-07-04 12:17:48 +02:00
|
|
|
opkg update
|
2023-12-19 11:57:32 +01:00
|
|
|
opkg install prepare-update
|
2024-01-09 11:45:56 +01:00
|
|
|
opkg install libmobilisis-calc2
|
2023-12-20 12:52:21 +01:00
|
|
|
# opkg install atbupdatetool
|
2023-12-19 11:57:32 +01:00
|
|
|
# opkg remove atb-accountingtool
|
|
|
|
# opkg install atb-accountingtool
|
2024-01-09 11:45:56 +01:00
|
|
|
opkg --cache /var/cache/opkg --download-only upgrade
|
|
|
|
opkg --cache /var/cache/opkg upgrade
|
2023-12-19 11:57:32 +01:00
|
|
|
# opkg remove apism
|
|
|
|
# opkg install apism
|
2024-01-09 11:45:56 +01:00
|
|
|
# opkg info apism
|
2023-07-04 12:17:48 +02:00
|
|
|
opkg info atbqt
|
2023-08-11 12:40:04 +02:00
|
|
|
opkg info atbupdatetool
|