mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-05 05:44:19 -04:00
If the git command to check if the latest update is in the currently checked out branch threw an exception, the exception would be handled but then the server would crash immediately afterwards. With this fix the exception is just ignored.