Provide opkg commands for zone4

This commit is contained in:
Gerhard Hoffmann 2023-06-29 14:31:50 +02:00
parent 0daa7cb254
commit 24a06b54f3

View File

@ -1,28 +1,12 @@
# opkg prefix will be added inside evaluating script ###############################################################################
# NOTE
# #
# package manipulation commands without package: # opkg-commands added to this file will be executed by ATBUpdateTool.
# update, upgrade, clean ###############################################################################
# #
# informational commands without package: opkg info ptu5-gitinstaller
# list, list-installed, list-upgradable opkg info atbqt
#
# 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
opkg update opkg update
opkg --noaction install atbqt opkg install ptu5-gitinstaller
opkg install atbqt opkg install atbqt
opkg info atbqt
#
#
#