18 lines
640 B
Plaintext
Executable File
18 lines
640 B
Plaintext
Executable File
###############################################################################
|
|
# !!! 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 install atbupdatetool
|
|
opkg install atbqt
|
|
opkg info ptu5-gitinstaller
|
|
opkg info atbqt
|
|
opkg info atbupdatetool
|