Compare commits
21 Commits
acf3053026
...
zg1/zone1
| Author | SHA1 | Date | |
|---|---|---|---|
| f368398a6d | |||
| f8d0343e92 | |||
| 5641edb97d | |||
| 40822fd050 | |||
| 1305e6c29c | |||
|
096f93b66f
|
|||
|
e6c0ca5fd9
|
|||
| a54e53042b | |||
| 88039b55c0 | |||
| 6cf2cd11ea | |||
| 24158005dc | |||
| cb2c54e616 | |||
| 9b048fba29 | |||
| a148ecd080 | |||
| 8b834055bb | |||
| f7e532013c | |||
| d3b44088e9 | |||
| 647547f306 | |||
| 6f8e7a4bc9 | |||
| 085a9d6eaa | |||
| e47ed6632c |
@@ -3,9 +3,9 @@
|
||||
"project":"DBM Szeged",
|
||||
"version":"1.0.0-2024-07-05",
|
||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[730,365,185,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[672,336,168,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
|
||||
"ExchangeRate":365,
|
||||
"ExchangeRate":336,
|
||||
"TokenChannel":1,
|
||||
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
|
||||
"LocalTaxRate":20,
|
||||
|
||||
+890
-108
File diff suppressed because it is too large
Load Diff
+886
-104
File diff suppressed because it is too large
Load Diff
+886
-104
File diff suppressed because it is too large
Load Diff
+766
-124
File diff suppressed because it is too large
Load Diff
+536
-498
File diff suppressed because it is too large
Load Diff
+759
-124
File diff suppressed because it is too large
Load Diff
@@ -4,15 +4,17 @@
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
##
|
||||
# opkg update
|
||||
opkg update
|
||||
# opkg install prepare-update
|
||||
# download packages
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
||||
opkg --cache /var/cache/opkg --download-only upgrade apism=1.7.0-r1
|
||||
# install packages
|
||||
# opkg --cache /var/cache/opkg upgrade tariff-config-281
|
||||
# opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
||||
# opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
||||
# opkg --cache /var/cache/opkg upgrade atbqt
|
||||
opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
||||
opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1
|
||||
|
||||
Reference in New Issue
Block a user