customer_999/etc/psa_update/opkg_commands

26 lines
759 B
Plaintext
Raw Normal View History

2023-07-25 09:24:08 +02:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
2024-01-23 13:54:55 +01:00
# #
2024-01-23 15:04:32 +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
2024-01-23 13:22:21 +01:00
opkg --cache /var/cache/opkg upgrade --verbosity=2
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
2024-01-23 15:13:06 +01:00
#
2024-01-23 15:21:57 +01:00
#
2024-01-23 15:48:11 +01:00
#
2024-01-23 15:49:34 +01:00
#