Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
7ccd1dab4d | |||
11c0f3f0c5 | |||
979ebd9dc5 | |||
e426123199 | |||
6303d2bb41 | |||
b38e07fb59 | |||
1344b0c1af |
@ -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
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user