From 6294b698d320c4e86e12ffb32497319ecbe8c485 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 7 Jun 2022 19:19:13 +0200 Subject: [PATCH] test --- 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 5c449b5..3158732 100644 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -17,5 +17,5 @@ # --force-reinstall install atbqt # update # -update -install atbqt +opkg update +opkg install atbqt