Use standard file for testing
This commit is contained in:
parent
7138679fe2
commit
1aba9c32de
@ -3,17 +3,18 @@
|
||||
###############################################################################
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
# opkg prefix will be added inside evaluating script
|
||||
#
|
||||
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
|
||||
# opkg remove apism
|
||||
# opkg install apism
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
#
|
||||
#
|
||||
#
|
||||
# 04/10/2023
|
||||
# 10/10/2023
|
||||
# 18/10/2023
|
||||
|
Loading…
Reference in New Issue
Block a user