From c9fb420f5d0483af7d2899d21a47a9a8fffdecc8 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 30 Oct 2023 09:17:59 +0100 Subject: [PATCH] activate upgrade commands for testing timeouts --- 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 3795069..4558c30 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -16,8 +16,8 @@ opkg install prepare-update 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 --download-only upgrade +opkg --cache /var/cache/opkg upgrade # opkg remove apism # opkg install apism opkg info apism