Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
8611090d41 | |||
81c36f78f2 | |||
48e203d39b | |||
73d188b22a | |||
0763056bd0 |
12
etc/psa_config/DC2C_conf.json
Executable file
12
etc/psa_config/DC2C_conf.json
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"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,11 +6,17 @@
|
|||||||
#
|
#
|
||||||
opkg update
|
opkg update
|
||||||
opkg install prepare-update
|
opkg install prepare-update
|
||||||
#
|
opkg install atbupdatetool
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
|
opkg install mxt-touch-reset
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
opkg install atb-dc-libraries
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
opkg install ptu5-systemcontroller
|
||||||
#
|
opkg install atb-modemtools
|
||||||
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
|
# opkg remove atb-accountingtool
|
||||||
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
# opkg install atb-accountingtool
|
||||||
opkg --cache /var/cache/opkg upgrade atbqt
|
#opkg --cache /var/cache/opkg --download-only upgrade
|
||||||
|
#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