Add opkg_commands file.
This commit is contained in:
parent
8b890182af
commit
42d82f2380
20
etc/psa_update/opkg_commands
Executable file
20
etc/psa_update/opkg_commands
Executable file
@ -0,0 +1,20 @@
|
|||||||
|
###############################################################################
|
||||||
|
# !!! 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 install atbupdatetool
|
||||||
|
# opkg remove atb-accountingtool
|
||||||
|
# opkg install atb-accountingtool
|
||||||
|
opkg --cache /var/cache/opkg --download-only upgrade
|
||||||
|
opkg --cache /var/cache/opkg upgrade
|
||||||
|
# opkg remove apism
|
||||||
|
# opkg install apism
|
||||||
|
opkg info apism
|
||||||
|
opkg info atbqt
|
||||||
|
opkg info atbupdatetool
|
Loading…
Reference in New Issue
Block a user