From 91db42b4b28c899469ed3134e42e492b106bb431 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 20 Dec 2023 12:52:57 +0100 Subject: [PATCH] Change for szeged: do not install atbupdatetool and do not upgrade the machine --- etc/psa_update/opkg_commands | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 13c1190..e28aec6 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -8,11 +8,11 @@ opkg info atbqt opkg info atbupdatetool opkg update opkg install prepare-update -opkg install atbupdatetool +# 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