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