From dd0818943bc79553963c515b6d4131349ab44762 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 4 Jul 2023 12:06:59 +0200 Subject: [PATCH] Add commands for opkg --- 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 4d90b4e..93c86d4 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -11,9 +11,10 @@ # 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 -#opkg update -#opkg install ptu5-gitinstaller -#opkg install atbqt -#opkg info atbqt +opkg info ptu5-gitinstaller +opkg info atbqt +opkg update +opkg install ptu5-gitinstaller +opkg install atbqt +opkg info ptu5-gitinstaller +opkg info atbqt