Merge branch 'zg1/zone1' of git.mimbach49.de:GerhardHoffmann/customer_281 into zg1/zone1
This commit is contained in:
commit
a7fe7f1ba1
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title":"DC2C_cash ",
|
||||
"project":"DBM Szeged",
|
||||
"version":"0.0.5",
|
||||
"version":"0.0.8",
|
||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[760,380,190,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],
|
||||
|
@ -5,12 +5,14 @@
|
||||
###############################################################################
|
||||
# opkg prefix will be added inside evaluating script
|
||||
#
|
||||
# update test 06.10.2023
|
||||
# update test 06.10.2023 II
|
||||
#
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg update
|
||||
opkg install prepare-update
|
||||
opkg remove atb-accountingtool
|
||||
opkg install atb-accountingtool
|
||||
opkg --cache /var/cache/opkg --download-only upgrade
|
||||
opkg --cache /var/cache/opkg upgrade
|
||||
opkg info atbqt
|
||||
|
Loading…
Reference in New Issue
Block a user