Closed luzpaz closed 3 years ago
appimageupdatetool has an option to simply check if there is an update. This would be very helpful if we're invoking appImageupdater from a script.
appimageupdatetool
appImageupdater
-j, --check-for-update Check for update. Exits with code 1 if changes are available, 0 if there are not,other non-zero code in case of errors.
Thanks for all you effort!
I will look into it.
appimageupdatetool
has an option to simply check if there is an update. This would be very helpful if we're invokingappImageupdater
from a script.Thanks for all you effort!