20 lines
640 B
Plaintext
20 lines
640 B
Plaintext
###############################################################################
|
|
# !!! NOTE !!!
|
|
###############################################################################
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
###############################################################################
|
|
# opkg prefix will be added inside evaluating script
|
|
opkg info atbqt
|
|
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
|
|
#
|
|
#
|
|
#
|
|
# 04/10/2023
|
|
# 10/10/2023
|
|
# 18/10/2023
|