diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index a538e59..ca79739 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,15 +4,15 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### ## -opkg update +# opkg update # opkg install prepare-update # download packages # opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281 # opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis -opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.9+git0+fa9d02636f-r0 +# opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.9+git0+fa9d02636f-r0 # install packages # opkg --cache /var/cache/opkg upgrade tariff-config-281 # opkg --cache /var/cache/opkg upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis -opkg --cache /var/cache/opkg upgrade atbqt=4.99.9+git0+fa9d02636f-r0 +# opkg --cache /var/cache/opkg upgrade atbqt=4.99.9+git0+fa9d02636f-r0