Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
09d2e42469 | |||
ea74c5721a | |||
2a57f7f689 | |||
fa6ae87dcb | |||
a986a40d42 | |||
f09ed06488 | |||
b0ce5aa86a | |||
a58bd4015a | |||
852e5552a0 | |||
86f2dfe862 | |||
44705ef7c6 | |||
e8aae95f6c | |||
c72dadf28c | |||
083d86b6d5 | |||
8e7c311776 | |||
6a989c2f01 |
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"title":"DC2C_config",
|
|
||||||
"project":"Galltuer",
|
|
||||||
"version":"22.01.2024 00001",
|
|
||||||
"custNum":745,
|
|
||||||
"machNum":1000,
|
|
||||||
"borough":1,
|
|
||||||
"zone":1,
|
|
||||||
"alias":0,
|
|
||||||
"location":"Gemeinde Galtür, Galtür 39, A-6563 Galtür"
|
|
||||||
}
|
|
||||||
|
|
@ -6,17 +6,11 @@
|
|||||||
#
|
#
|
||||||
opkg update
|
opkg update
|
||||||
opkg install prepare-update
|
opkg install prepare-update
|
||||||
opkg install atbupdatetool
|
#
|
||||||
opkg install mxt-touch-reset
|
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
|
||||||
opkg install atb-dc-libraries
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
||||||
opkg install ptu5-systemcontroller
|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||||
opkg install atb-modemtools
|
#
|
||||||
# opkg remove atb-accountingtool
|
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
|
||||||
# opkg install atb-accountingtool
|
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
||||||
#opkg --cache /var/cache/opkg --download-only upgrade
|
opkg --cache /var/cache/opkg upgrade atbqt
|
||||||
#opkg --cache /var/cache/opkg upgrade
|
|
||||||
# opkg remove apism
|
|
||||||
# opkg install apism
|
|
||||||
# opkg info apism
|
|
||||||
# opkg info atbqt
|
|
||||||
# opkg info atbupdatetool
|
|
||||||
|
Loading…
Reference in New Issue
Block a user