customer_999/etc/psa_update/opkg_commands
2023-09-28 10:43:10 +02:00

24 lines
867 B
Plaintext

###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# opkg prefix will be added inside evaluating script
#
# opkg info ptu5-gitinstaller
# opkg info atbqt
opkg info atbupdatetool
# opkg update
# opkg install ptu5-gitinstaller
# opkg --verbosity=2 --force-reinstall install atbupdatetool
# opkg install atbqt
# opkg info ptu5-gitinstaller
# opkg info atbqt
# opkg info atbupdatetool
#
# Thu Sep 28 09:30:15 AM CEST 2023
# Thu Sep 28 09:33:45 AM CEST 2023
# Thu Sep 28 09:37:35 AM CEST 2023
# Thu Sep 28 10:05:07 AM CEST 2023
# Thu Sep 28 10:43:09 AM CEST 2023