From 4425d4aaa328cf7741e32bebbd61f4c6161f9e96 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Mon, 18 Sep 2023 08:48:34 +0200 Subject: [PATCH] Update zg1/zone1 to image 20230811113644-00281 --- etc/psa_update/opkg_commands | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 766a151..dc2627b 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -9,9 +9,10 @@ opkg info ptu5-gitinstaller opkg info atbqt opkg info atbupdatetool opkg update -opkg install ptu5-gitinstaller -opkg install atbupdatetool -opkg install atbqt +opkg upgrade +#opkg install ptu5-gitinstaller +#opkg install atbupdatetool +#opkg install atbqt opkg info ptu5-gitinstaller opkg info atbqt opkg info atbupdatetool