Compare commits
15 Commits
0f610f040b
...
7bd84eaea9
Author | SHA1 | Date | |
---|---|---|---|
7bd84eaea9 | |||
2af9572e18 | |||
d2c8326d8d | |||
f0981e3a76 | |||
1ef6d0f624 | |||
8155c37ae5 | |||
f1795be221 | |||
5b53d57006 | |||
ce1e4770df | |||
09eca4ffdc | |||
3975f06682 | |||
a2165017f5 | |||
5e884e3b97 | |||
6a6f7ff8e9 | |||
5105a3e948 |
@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user