ZoneId in tariff-files

This commit is contained in:
Gerhard Hoffmann 2024-06-24 11:35:46 +02:00
parent 1ed35086a8
commit 1cb16b14e0

View File

@ -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