Compare commits
11 Commits
c073fa3e69
...
zg1/zone2
| Author | SHA1 | Date | |
|---|---|---|---|
| aaffa74d25 | |||
| 8ac15ff070 | |||
| f4af5aa5d3 | |||
| 7663012c38 | |||
| f2cf397eda | |||
| daaafc0c2b | |||
|
c8ca6dac5b
|
|||
|
f10a98df86
|
|||
| 06c3dfbab0 | |||
| 142fa345e6 | |||
| 4c57e3fbba |
@@ -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)":[652,326,163,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":326,
|
||||
"TokenChannel":1,
|
||||
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
|
||||
"LocalTaxRate":20,
|
||||
|
||||
Binary file not shown.
+883
-116
File diff suppressed because it is too large
Load Diff
+934
-167
File diff suppressed because it is too large
Load Diff
+881
-114
File diff suppressed because it is too large
Load Diff
+780
-152
File diff suppressed because it is too large
Load Diff
+549
-533
File diff suppressed because it is too large
Load Diff
+788
-175
File diff suppressed because it is too large
Load Diff
@@ -10,9 +10,11 @@ opkg update
|
||||
# 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=4.99.9+git0+fa9d02636f-r0
|
||||
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=4.99.9+git0+fa9d02636f-r0
|
||||
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