ZoneId in tariff-files
This commit is contained in:
parent
56c4ab886b
commit
b0bc71a220
@ -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…
Reference in New Issue
Block a user