Compare commits

...

26 Commits

Author SHA1 Message Date
GerhardHoffmann d58551b389 test 2024-11-27 10:58:04 +01:00
GerhardHoffmann 97b44f8520 test 2024-11-22 12:29:40 +01:00
GerhardHoffmann c2c6c10dbb test 2024-11-22 12:26:30 +01:00
GerhardHoffmann dd60d1d213 test 2024-11-22 12:19:45 +01:00
GerhardHoffmann 5cbcb62128 test 2024-11-22 12:11:49 +01:00
GerhardHoffmann 002daf6cc5 test 2024-11-22 11:56:23 +01:00
GerhardHoffmann b02b653d8e test 2024-11-22 11:54:30 +01:00
GerhardHoffmann 7bd84eaea9 test 2024-11-22 11:53:03 +01:00
GerhardHoffmann 2af9572e18 test 2024-11-22 11:40:15 +01:00
GerhardHoffmann d2c8326d8d test 2024-11-20 15:58:44 +01:00
GerhardHoffmann f0981e3a76 test 2024-11-20 15:53:58 +01:00
GerhardHoffmann 1ef6d0f624 test 2024-11-20 15:48:54 +01:00
GerhardHoffmann 8155c37ae5 test 2024-11-20 15:11:43 +01:00
GerhardHoffmann f1795be221 test 2024-11-20 15:06:19 +01:00
GerhardHoffmann 5b53d57006 test 2024-11-20 14:12:27 +01:00
GerhardHoffmann ce1e4770df test 2024-11-20 13:58:00 +01:00
GerhardHoffmann 09eca4ffdc test 2024-11-20 13:48:52 +01:00
GerhardHoffmann 3975f06682 test 2024-11-20 13:46:10 +01:00
GerhardHoffmann a2165017f5 json test 2024-11-20 13:37:16 +01:00
GerhardHoffmann 5e884e3b97 testing 2024-11-20 11:45:37 +01:00
GerhardHoffmann 6a6f7ff8e9 test 2024-10-23 11:09:28 +02:00
GerhardHoffmann 5105a3e948 test 2024-10-23 10:29:48 +02:00
GerhardHoffmann 0f610f040b test 2024-10-23 10:15:26 +02:00
GerhardHoffmann 93b754d8ff test 2024-10-23 10:14:24 +02:00
GerhardHoffmann 08415a14c0 add debug line 2024-08-22 17:52:56 +02:00
GerhardHoffmann bea753dbf0 add debug line 2024-08-22 17:41:08 +02:00
2 changed files with 19 additions and 4 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{ {
"Project":"ATB", "Project":"ATB",
"Info": "Info", "Info": "Info",
"Version": "1.0.15", "Version": "1.0.17",
"Currency": [ "Currency": [
{ {
"pcu_id": 2, "pcu_id": 2,
@@ -805,8 +805,9 @@
"ped_year": 2024 "ped_year": 2024
} }
] ]
} }
+16 -2
View File
@@ -3,8 +3,9 @@
############################################################################### ###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool. # opkg-commands added to this file will be executed by ATBUpdateTool.
############################################################################### ###############################################################################
# # # ######
# # # # # # # # # # # # # # # # # # # # # # # # #
opkg info apism
# opkg info atbqt # opkg info atbqt
# opkg info atbupdatetool # opkg info atbupdatetool
# opkg update # opkg update
@@ -16,3 +17,16 @@
# opkg --cache /var/cache/opkg upgrade --verbosity=2 # opkg --cache /var/cache/opkg upgrade --verbosity=2
# opkg remove apism # opkg remove apism
# opkg install apism # opkg install apism
#
#
#
#
#
#
#