First commit

This commit is contained in:
2024-01-29 09:55:13 +01:00
commit a7b1c6e085
2 changed files with 169 additions and 0 deletions

19
etc/psa_update/opkg_commands Executable file
View File

@@ -0,0 +1,19 @@
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
opkg update
opkg install prepare-update
opkg install atbupdatetool
opkg install mxt-touch-reset
# opkg remove atb-accountingtool
# opkg install atb-accountingtool
opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade
# opkg remove apism
# opkg install apism
opkg info apism
opkg info atbqt
opkg info atbupdatetool