From 952ef0ed1170f85b1988da3310d64b399ea46928 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 17 Jul 2023 12:11:54 +0200 Subject: [PATCH] test 1 for upload-tool --- etc/psa_update/opkg_commands | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 93c86d4..e9aa11f 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -11,10 +11,11 @@ # 2023-06-30: test update atbqt in Szeged # 2023-06-30: 2. test update atbqt in Szeged # 2023-06-30: 4. test update atbqt in Szeged -opkg info ptu5-gitinstaller -opkg info atbqt +# 2023-07-17-1: test +# opkg info ptu5-gitinstaller +# opkg info atbqt opkg update -opkg install ptu5-gitinstaller -opkg install atbqt -opkg info ptu5-gitinstaller -opkg info atbqt +# opkg install ptu5-gitinstaller +# opkg install atbqt +# opkg info ptu5-gitinstaller +# opkg info atbqt