Compare commits

...

15 Commits

Author SHA1 Message Date
7bd84eaea9 test 2024-11-22 11:53:03 +01:00
2af9572e18 test 2024-11-22 11:40:15 +01:00
d2c8326d8d test 2024-11-20 15:58:44 +01:00
f0981e3a76 test 2024-11-20 15:53:58 +01:00
1ef6d0f624 test 2024-11-20 15:48:54 +01:00
8155c37ae5 test 2024-11-20 15:11:43 +01:00
f1795be221 test 2024-11-20 15:06:19 +01:00
5b53d57006 test 2024-11-20 14:12:27 +01:00
ce1e4770df test 2024-11-20 13:58:00 +01:00
09eca4ffdc test 2024-11-20 13:48:52 +01:00
3975f06682 test 2024-11-20 13:46:10 +01:00
a2165017f5 json test 2024-11-20 13:37:16 +01:00
5e884e3b97 testing 2024-11-20 11:45:37 +01:00
6a6f7ff8e9 test 2024-10-23 11:09:28 +02:00
5105a3e948 test 2024-10-23 10:29:48 +02:00
2 changed files with 9 additions and 3 deletions

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,7 +805,6 @@
"ped_year": 2024 "ped_year": 2024
} }
] ]
} }

View File

@ -3,7 +3,7 @@
############################################################################### ###############################################################################
# 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 apism
# opkg info atbqt # opkg info atbqt
@ -17,3 +17,10 @@ opkg info apism
# 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
#