From af66a5e11e25557ff216a2fe9b9ab8d60fa9d550 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 30 Jun 2023 15:14:29 +0200 Subject: [PATCH] Prevent atbqt update --- etc/psa_update/opkg_commands | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 41f096c..d1d1074 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -13,7 +13,7 @@ # 2023-06-30: 4. test update atbqt in Szeged #opkg info ptu5-gitinstaller opkg info atbqt -opkg update +#opkg update #opkg install ptu5-gitinstaller -opkg install atbqt +#opkg install atbqt opkg info atbqt