From 5822b264c0257b1e50da13488e3ea1a321eb35eb Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 23 Jan 2024 13:22:21 +0100 Subject: [PATCH] testing --- etc/psa_update/opkg_commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index d1d8cbd..045103f 100644 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -13,7 +13,7 @@ opkg install atbupdatetool # opkg remove atb-accountingtool # opkg install atb-accountingtool opkg --cache /var/cache/opkg --download-only upgrade -opkg --cache /var/cache/opkg upgrade +opkg --cache /var/cache/opkg upgrade --verbosity=2 # opkg remove apism # opkg install apism opkg info apism