2022-06-07 19:17:07 +02:00
|
|
|
# opkg prefix will be added inside evaluating script
|
|
|
|
#
|
|
|
|
# package manipulation commands without package:
|
|
|
|
# update, upgrade, clean
|
|
|
|
#
|
|
|
|
# informational commands without package:
|
|
|
|
# list, list-installed, list-upgradable
|
|
|
|
#
|
|
|
|
# ptu5-atb-apinfo
|
|
|
|
# ptu5-scripts
|
|
|
|
# ptu5-atb-apinfo
|
|
|
|
# atb-plugin-calculateprice-prm
|
|
|
|
# atb-plugin-cc-tcpzvt
|
|
|
|
# atbqt
|
|
|
|
# list-installed
|
|
|
|
# --force-reinstall install ptu5-atb-apinfo
|
|
|
|
# --force-reinstall install atbqt
|
|
|
|
# update
|
2022-06-07 19:58:53 +02:00
|
|
|
|
2022-06-07 19:19:13 +02:00
|
|
|
opkg update
|
2022-06-07 19:31:21 +02:00
|
|
|
opkg --noaction install atbqt
|
|
|
|
opkg install atbqt
|
2022-06-07 20:01:03 +02:00
|
|
|
|
2022-06-07 20:27:18 +02:00
|
|
|
|
2022-06-07 20:29:09 +02:00
|
|
|
|