customer_999/etc/psa_update/opkg_commands

20 lines
640 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.
###############################################################################
# opkg prefix will be added inside evaluating script
2023-09-28 11:25:36 +02:00
opkg info atbqt
2023-10-04 10:44:18 +02:00
opkg info atbupdatetool
opkg update
opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade
opkg info atbqt
opkg info atbupdatetool
2023-10-04 11:08:36 +02:00
#
2023-10-04 11:12:05 +02:00
#
#
2023-10-04 11:59:10 +02:00
# 04/10/2023
2023-10-10 13:43:42 +02:00
# 10/10/2023
2023-10-18 09:23:43 +02:00
# 18/10/2023