mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-02-01 08:24:19 +01:00
* Catch error when updating to bundled webUI In case the bundled webUI is missing, the webUI setup threw an error and made the server startup fail. Since a local webUI exists the error should be ignored, since it's only a try to update to a newer webUI version. * Extract logic to setup bundled webUI version * Update to bundled webUI try to download missing bundled webUI