With the introduction of #2386, it is possible to trigger the remote API to preform an FPPOS upgrade where the file doesn't exist locally. This results in a confusing message stating that "New Image type of '' doesn't match existing". Need to modify the script to detect that the file isn't present and give a more meainful error message.
Should also check why it says "fppos size matches". That isn't possible if the fppos file doesn't exist locally and my suggest that this always succeeds when it shouldn't.
With the introduction of #2386, it is possible to trigger the remote API to preform an FPPOS upgrade where the file doesn't exist locally. This results in a confusing message stating that "New Image type of '' doesn't match existing". Need to modify the script to detect that the file isn't present and give a more meainful error message.
Should also check why it says "fppos size matches". That isn't possible if the fppos file doesn't exist locally and my suggest that this always succeeds when it shouldn't.