Compare commits

...

2 Commits

Author SHA1 Message Date
0d7d697fd2 deleted: wrong directory structure 2024-05-02 10:15:19 +02:00
6ce8bc8516 Provide dummy opkg-file 2024-05-02 10:14:12 +02:00
2 changed files with 21 additions and 0 deletions

21
etc/psa_update/opkg_commands Executable file
View File

@ -0,0 +1,21 @@
###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# #
# opkg info atbqt
# opkg info atbupdatetool
# opkg update
# opkg install prepare-update
# opkg install libmobilisis-calc2
# opkg install atbupdatetool
# 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