Compare commits

...

7 Commits

3 changed files with 1391 additions and 498 deletions

View File

@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Korneuburg",
"version":"15.11.2023 00001",
"custNum":714,
"machNum":1000,
"borough":1,
"zone":1,
"alias":0,
"location":"Lebzeltergasse 4-12"
}

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,12 @@ opkg install prepare-update
#
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc
opkg --cache /var/cache/opkg --download-only upgrade atbqt
#
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg upgrade libmobilisis-calc
opkg --cache /var/cache/opkg upgrade atbqt