Compare commits
2 Commits
24899b5488
...
bb73d8a5e5
Author | SHA1 | Date | |
---|---|---|---|
bb73d8a5e5 | |||
f00d70e996 |
@ -3,19 +3,16 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
#
|
||||||
# opkg info atbqt
|
opkg update
|
||||||
# opkg info atbupdatetool
|
opkg install prepare-update
|
||||||
# opkg update
|
# download packages
|
||||||
# opkg install prepare-update
|
opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
||||||
# opkg install libmobilisis-calc2
|
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
||||||
# opkg install atbupdatetool
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
||||||
# opkg remove atb-accountingtool
|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||||
# opkg install atb-accountingtool
|
# install packages
|
||||||
# opkg --cache /var/cache/opkg --download-only upgrade
|
opkg --cache /var/cache/opkg upgrade tariff-config-281
|
||||||
# opkg --cache /var/cache/opkg upgrade
|
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
||||||
# opkg remove apism
|
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
||||||
# opkg install apism
|
opkg --cache /var/cache/opkg upgrade atbqt
|
||||||
# opkg info apism
|
|
||||||
# opkg info atbqt
|
|
||||||
# opkg info atbupdatetool
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user