James Polley b7e951fc1a
Various unrelated fixes to kimai update script (#4549)
* Ensure lsb-release is installed

Fixes 4548

* Change to use same syntax as check for composer

There's a proposed solution to #4247 (which doesn't seem to have been committed - I'll fix that in a moment). I've changed the test I'm using to match that suggestion.

* Re-install composer

See #4550

* Try to catch download errors

During troubleshooting of another error, I ran into a condition where downloading the new version failed. It seems that this is because the earlier call to get the $RELEASE had failed.

This change is an attempt to catch download errors, and alert the user, and to not rm the existing install until we know the download worked.

* Re-install php-fpm

I missed in the earlier commit that this wasn't getting reinstalled
2025-05-19 19:18:18 +02:00
..
2025-05-19 14:35:10 +02:00
2025-05-06 09:16:34 +02:00
2025-05-15 15:22:16 +02:00
2025-05-13 15:18:29 +02:00
2025-05-12 20:02:53 +02:00
2025-05-12 16:07:07 +02:00
2025-05-14 14:28:37 +02:00
2025-05-15 15:22:16 +02:00
2025-04-25 08:24:15 +02:00
2025-05-06 11:11:45 +02:00
2025-05-13 15:25:38 +02:00
2025-05-15 17:54:10 +02:00
2025-05-01 19:17:16 +02:00
2025-05-05 15:30:16 +02:00
2025-04-30 11:20:30 +02:00
2025-04-05 00:22:49 +02:00
2025-04-29 11:56:49 +02:00
2025-04-14 15:12:28 +02:00
2025-05-12 16:07:07 +02:00
2025-05-14 16:07:57 +02:00
2025-04-10 14:06:26 +02:00
2025-05-08 21:41:59 +02:00
2025-04-02 17:58:50 +01:00
2025-04-17 15:09:18 +02:00
2025-04-24 12:09:26 +02:00
2025-05-19 14:35:10 +02:00
2025-04-22 19:48:13 +02:00
2025-05-04 10:41:59 +02:00
2025-04-29 08:01:41 +02:00
2025-05-03 18:48:07 +02:00