diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index ec8b93b..24c4867 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -14,7 +14,7 @@ opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc opkg --cache /var/cache/opkg --download-only upgrade atbqt opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller -opkg --cache /var/cache/opkg --download-only upgrade ptu-package-versions +opkg --cache /var/cache/opkg --download-only install ptu-package-versions opkg --cache /var/cache/opkg --download-only install wbdw # opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis @@ -24,5 +24,5 @@ opkg --cache /var/cache/opkg upgrade atb-dc-libraries opkg --cache /var/cache/opkg upgrade atb-plugin-dc opkg --cache /var/cache/opkg upgrade atbqt opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller -opkg --cache /var/cache/opkg upgrade ptu-package-versions +opkg --cache /var/cache/opkg install ptu-package-versions opkg --cache /var/cache/opkg install wbdw