From fac68e2a2c34c81caf86553e8ff4edfd262bba47 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 29 Jun 2023 11:14:19 +0200 Subject: [PATCH] test post-merge-step of update-process (3) --- etc/psa_update/opkg_commands | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 3db1130..5e5f9c6 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -7,6 +7,7 @@ # 2023-06-28: test-post-merge-step. # 2023-06-29: (1) test-post-merge-step. # 2023-06-29: (2) test-post-merge-step. +# 2023-06-29: (3) test-post-merge-step. # # informational commands without package: # list, list-installed, list-upgradable @@ -24,10 +25,10 @@ # opkg install atb-plugin-cc-iself // das Ingenico-iSelf plugin # opkg install atb-plugin-dc // das DeviceController plugin für ATBQT # opkg install libdevicecontroller // libCAmaster.so -opkg update +# opkg update #opkg install atbqt #opkg install atb-plugin-cc-iself #opkg install atb-plugin-dc #opkg install libdevicecontroller -opkg install ptu5-gitinstaller +#opkg install ptu5-gitinstaller opkg info atbqt