16 lines
589 B
Plaintext
16 lines
589 B
Plaintext
|
###############################################################################
|
||
|
# !!! NOTE !!!
|
||
|
###############################################################################
|
||
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||
|
###############################################################################
|
||
|
#
|
||
|
opkg info atbqt
|
||
|
opkg info atbupdatetool
|
||
|
opkg update
|
||
|
opkg install prepare-update
|
||
|
opkg --cache /var/cache/opkg --download-only upgrade
|
||
|
opkg --cache /var/cache/opkg upgrade
|
||
|
opkg info apism
|
||
|
opkg info atbqt
|
||
|
opkg info atbupdatetool
|