From 6475afa17217370ff98b61a45a07bf3a3dd9a2ea Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 17 Jul 2024 14:47:32 +0200 Subject: [PATCH] Provide empty file as start --- 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 e5490a1..ce9d69b 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,8 +4,8 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # -opkg update -opkg install prepare-update +#opkg update +#opkg install prepare-update # #opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries #opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc