customer_999/etc/psa_update/opkg_commands
2024-11-22 12:11:49 +01:00

30 lines
757 B
Plaintext

###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
# ######
# # # # # # # # # # # #
opkg info apism
# opkg info atbqt
# opkg info atbupdatetool
# opkg update
# opkg install prepare-update
# 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 --verbosity=2
# opkg remove apism
# opkg install apism
#
#
#
#