test for self-(re)install of atbupdatetool

This commit is contained in:
Gerhard Hoffmann 2023-09-04 12:26:10 +02:00
parent aa4f04df85
commit 8b57059a86

View File

@ -10,7 +10,7 @@
opkg info atbupdatetool opkg info atbupdatetool
opkg update opkg update
# opkg install ptu5-gitinstaller # opkg install ptu5-gitinstaller
opkg install atbupdatetool opkg --force-reinstall install atbupdatetool
# opkg install atbqt # opkg install atbqt
# opkg info ptu5-gitinstaller # opkg info ptu5-gitinstaller
# opkg info atbqt # opkg info atbqt