customer_999/etc/psa_update/opkg_commands

19 lines
675 B
Plaintext
Raw Normal View History

2023-07-25 09:24:08 +02:00
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# opkg prefix will be added inside evaluating script
#
opkg info ptu5-gitinstaller
2023-08-02 11:47:46 +02:00
opkg info atbqt
opkg info atbupdatetool
2023-06-27 12:45:39 +02:00
opkg update
opkg install ptu5-gitinstaller
opkg install atbupdatetool
opkg install atbqt
opkg info ptu5-gitinstaller
opkg info atbqt
2023-07-25 09:24:08 +02:00
opkg info atbupdatetool
# Fri Aug 11 11:45:15 AM CEST 2023